|
LLVM 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | llvm::IDFCalculatorDetail::ChildrenGetterTy< BasicBlock, IsPostDom > |
| Specialization for BasicBlock for the optional use of GraphDiff. More... | |
| class | llvm::IDFCalculator< IsPostDom > |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::IDFCalculatorDetail |
Typedefs | |
| using | llvm::ForwardIDFCalculator = IDFCalculator<false> |
| using | llvm::ReverseIDFCalculator = IDFCalculator<true> |