|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SwitchInstProfUpdateWrapper, including all inherited members.
| addCase(ConstantInt *OnVal, BasicBlock *Dest, CaseWeightOpt W) | llvm::SwitchInstProfUpdateWrapper | |
| CaseWeightOpt typedef | llvm::SwitchInstProfUpdateWrapper | |
| eraseFromParent() | llvm::SwitchInstProfUpdateWrapper | |
| getSuccessorWeight(unsigned idx) | llvm::SwitchInstProfUpdateWrapper | |
| getSuccessorWeight(const SwitchInst &SI, unsigned idx) | llvm::SwitchInstProfUpdateWrapper | static |
| init() | llvm::SwitchInstProfUpdateWrapper | protected |
| operator SwitchInst *() | llvm::SwitchInstProfUpdateWrapper | inline |
| operator*() | llvm::SwitchInstProfUpdateWrapper | inline |
| operator->() | llvm::SwitchInstProfUpdateWrapper | inline |
| removeCase(SwitchInst::CaseIt I) | llvm::SwitchInstProfUpdateWrapper | |
| replaceDefaultDest(SwitchInst::CaseIt I) | llvm::SwitchInstProfUpdateWrapper | |
| setSuccessorWeight(unsigned idx, CaseWeightOpt W) | llvm::SwitchInstProfUpdateWrapper | |
| SwitchInstProfUpdateWrapper(SwitchInst &SI) | llvm::SwitchInstProfUpdateWrapper | inline |
| ~SwitchInstProfUpdateWrapper() | llvm::SwitchInstProfUpdateWrapper | inline |