Searched refs:removeCase (Results 1 – 9 of 9) sorted by relevance
398 SI.removeCase(CI); in removeNonFeasibleEdges()
354 CI = SI.removeCase(CI); in processSwitch()
739 SIW.removeCase(CaseI); in unswitchTrivialSwitch()898 SIW.removeCase(LastCaseI); in unswitchTrivialSwitch()
4089 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst4169 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper4180 return SI.removeCase(I); in removeCase()
1375 TheSwitch->removeCase(SwitchInst::CaseIt(TheSwitch, NumExitBlocks-1)); in emitCallAndSwitchStatement()
917 SI.removeCase(i); in SimplifyEqualityComparisonWithOnlyPredecessor()4629 i = SU.removeCase(i); in simplifyUnreachable()4941 SIW.removeCase(CaseI); in eliminateDeadSwitchCases()
241 i = SI->removeCase(i); in ConstantFoldTerminator()
3499 CaseIt removeCase(CaseIt I);3549 SwitchInst::CaseIt removeCase(SwitchInst::CaseIt I);
443 Switch->removeCase(FinalCaseIt); in handleFinalSuspend()