|
LLVM
4.0.0
|
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"#include "llvm/CodeGen/GlobalISel/RegisterBankInfo.h"#include "llvm/CodeGen/MachineFunctionPass.h"Go to the source code of this file.
Classes | |
| class | llvm::RegBankSelect |
| This pass implements the reg bank selector pass used in the GlobalISel pipeline. More... | |
| class | llvm::RegBankSelect::InsertPoint |
| Abstract class used to represent an insertion point in a CFG. More... | |
| class | llvm::RegBankSelect::InstrInsertPoint |
| Insertion point before or after an instruction. More... | |
| class | llvm::RegBankSelect::MBBInsertPoint |
| Insertion point at the beginning or end of a basic block. More... | |
| class | llvm::RegBankSelect::EdgeInsertPoint |
| Insertion point on an edge. More... | |
| class | llvm::RegBankSelect::RepairingPlacement |
| Struct used to represent the placement of a repairing point for a given operand. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6