LLVM
15.0.0git
|
Go to the source code of this file.
Classes | |
class | llvm::GenericSSAContext< _FunctionT > |
class | llvm::DominatorTreeBase< NodeT, IsPostDom > |
Core dominator tree base class. More... | |
class | llvm::GenericSSAContext< MachineFunction > |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
using | llvm::MachineSSAContext = GenericSSAContext< MachineFunction > |
Functions | |
auto | llvm::successors (MachineBasicBlock *BB) |
auto | llvm::predecessors (MachineBasicBlock *BB) |
unsigned | llvm::succ_size (MachineBasicBlock *BB) |
unsigned | llvm::pred_size (MachineBasicBlock *BB) |
This file declares a specialization of the GenericSSAContext<X> template class for Machine IR.
Definition in file MachineSSAContext.h.