Searched defs:removeCase (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instructions.cpp | 4089 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst |
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Instruction.cpp | 1138 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt It) { in removeCase() function in llvm::sandboxir::SwitchInst |