|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SwitchCG::CaseCluster, including all inherited members.
| bitTests(const ConstantInt *Low, const ConstantInt *High, unsigned BTCasesIndex, BranchProbability Prob) | llvm::SwitchCG::CaseCluster | inlinestatic |
| BTCasesIndex | llvm::SwitchCG::CaseCluster | |
| High | llvm::SwitchCG::CaseCluster | |
| JTCasesIndex | llvm::SwitchCG::CaseCluster | |
| jumpTable(const ConstantInt *Low, const ConstantInt *High, unsigned JTCasesIndex, BranchProbability Prob) | llvm::SwitchCG::CaseCluster | inlinestatic |
| Kind | llvm::SwitchCG::CaseCluster | |
| Low | llvm::SwitchCG::CaseCluster | |
| MBB | llvm::SwitchCG::CaseCluster | |
| Prob | llvm::SwitchCG::CaseCluster | |
| range(const ConstantInt *Low, const ConstantInt *High, MachineBasicBlock *MBB, BranchProbability Prob) | llvm::SwitchCG::CaseCluster | inlinestatic |