Home
last modified time | relevance | path

Searched defs:removeCase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4089 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst
4156 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp1138 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt It) { in removeCase() function in llvm::sandboxir::SwitchInst