Searched refs:removeCase (Results 1 – 9 of 9) sorted by relevance
385 CI = SI.removeCase(CI); in processSwitch()
835 SIW.removeCase(CaseI); in unswitchTrivialSwitch()987 SIW.removeCase(LastCaseI); in unswitchTrivialSwitch()
4531 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst4598 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper4609 return SI.removeCase(I); in removeCase()
1429 TheSwitch->removeCase(SwitchInst::CaseIt(TheSwitch, NumExitBlocks-1)); in emitCallAndSwitchStatement()
966 SI.removeCase(i); in SimplifyEqualityComparisonWithOnlyPredecessor()5320 i = SU.removeCase(i); in simplifyUnreachable()5637 SIW.removeCase(CaseI); in eliminateDeadSwitchCases()
328 SI.removeCase(CI); in removeNonFeasibleEdges()
238 It = SI->removeCase(It); in ConstantFoldTerminator()
527 Switch->removeCase(FinalCaseIt); in handleFinalSuspend()
3616 CaseIt removeCase(CaseIt I);3664 SwitchInst::CaseIt removeCase(SwitchInst::CaseIt I);