LLVM  8.0.1
Classes | Namespaces
InstrBuilder.h File Reference

A builder class for instructions that are statically analyzed by llvm-mca. More...

#include "llvm/MC/MCInstrAnalysis.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/MCA/Instruction.h"
#include "llvm/MCA/Support.h"
#include "llvm/Support/Error.h"
Include dependency graph for InstrBuilder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::mca::InstrBuilder
 A builder class that knows how to construct Instruction objects. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::mca
 

Detailed Description

A builder class for instructions that are statically analyzed by llvm-mca.

Definition in file InstrBuilder.h.