|
LLVM 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | llvm::LazyBranchProbabilityInfoPass |
| This is an alternative analysis pass to BranchProbabilityInfoWrapperPass. More... | |
| struct | llvm::BPIPassTrait< PassT > |
| Simple trait class that provides a mapping between BPI passes and the corresponding BPInfo. More... | |
| struct | llvm::BPIPassTrait< LazyBranchProbabilityInfoPass > |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| void | llvm::initializeLazyBPIPassPass (PassRegistry &Registry) |
| Helper for client passes to initialize dependent passes for LBPI. | |