Searched refs:removeCase (Results 1 – 10 of 10) sorted by relevance
81 SwInst.removeCase(Case); in removeUninterestingBBsFromSwitch()
401 SI.removeCase(CI); in removeNonFeasibleEdges()
686 SIW.removeCase(CaseI); in unswitchTrivialSwitch()845 SIW.removeCase(LastCaseI); in unswitchTrivialSwitch()
354 CI = SI.removeCase(CI); in processSwitch()
4069 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst4149 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper4160 return SI.removeCase(I); in removeCase()
1373 TheSwitch->removeCase(SwitchInst::CaseIt(TheSwitch, NumExitBlocks-1)); in emitCallAndSwitchStatement()
923 SI.removeCase(i); in SimplifyEqualityComparisonWithOnlyPredecessor()4754 i = SU.removeCase(i); in simplifyUnreachable()5066 SIW.removeCase(CaseI); in eliminateDeadSwitchCases()
241 i = SI->removeCase(i); in ConstantFoldTerminator()
441 Switch->removeCase(FinalCaseIt); in handleFinalSuspend()
3488 CaseIt removeCase(CaseIt I);3538 SwitchInst::CaseIt removeCase(SwitchInst::CaseIt I);