LLVM  8.0.1
Functions
TargetSubtargetInfo.cpp File Reference
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/ADT/Optional.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetSchedule.h"
#include "llvm/MC/MCInst.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"
#include <string>
Include dependency graph for TargetSubtargetInfo.cpp:

Go to the source code of this file.

Functions

static std::string createSchedInfoStr (unsigned Latency, double RThroughput)
 

Function Documentation

◆ createSchedInfoStr()

static std::string createSchedInfoStr ( unsigned  Latency,
double  RThroughput 
)
static