Searched refs:removeCase (Results 1 – 9 of 9) sorted by relevance
375 CI = SI.removeCase(CI); in processSwitch()
840 SIW.removeCase(CaseI); in unswitchTrivialSwitch() 996 SIW.removeCase(LastCaseI); in unswitchTrivialSwitch()
3959 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst4026 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper4037 return SI.removeCase(I); in removeCase()
1448 TheSwitch->removeCase(SwitchInst::CaseIt(TheSwitch, NumExitBlocks-1)); in emitCallAndSwitchStatement()
345 SI.removeCase(CI); in removeNonFeasibleEdges()
969 SI.removeCase(i); in SimplifyEqualityComparisonWithOnlyPredecessor()5388 i = SU.removeCase(i); in simplifyUnreachable()5731 SIW.removeCase(CaseI); in eliminateDeadSwitchCases()
239 It = SI->removeCase(It); in ConstantFoldTerminator()
3367 CaseIt removeCase(CaseIt I);3415 SwitchInst::CaseIt removeCase(SwitchInst::CaseIt I);
508 Switch->removeCase(FinalCaseIt); in handleFinalSuspend()