LLVM
17.0.0git
|
Go to the source code of this file.
Classes | |
struct | llvm::mca::SourceMgr |
Abstracting the input code sequence (a sequence of MCInst) and assigning unique identifiers to every instruction in the sequence. More... | |
class | llvm::mca::CircularSourceMgr |
The default implementation of SourceMgr. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::mca | |
Typedefs | |
typedef std::pair< unsigned, const Instruction & > | llvm::mca::SourceRef |
This file contains abstract class SourceMgr and the default implementation, CircularSourceMgr.
Definition in file SourceMgr.h.