LLVM
8.0.1
|
This file implements class SourceMgr. More...
#include "llvm/ADT/ArrayRef.h"
Go to the source code of this file.
Classes | |
class | llvm::mca::SourceMgr |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::mca | |
Typedefs | |
typedef std::pair< unsigned, const Instruction & > | llvm::mca::SourceRef |
This file implements class SourceMgr.
Class SourceMgr abstracts the input code sequence (a sequence of MCInst), and assings unique identifiers to every instruction in the sequence.
Definition in file SourceMgr.h.