Searched refs:removeCase (Results 1 – 10 of 10) sorted by relevance
104 SwInst.removeCase(Case); in removeUninterestingBBsFromSwitch()
404 CI = SI.removeCase(CI); in processSwitch()
781 SIW.removeCase(CaseI); in unswitchTrivialSwitch()940 SIW.removeCase(LastCaseI); in unswitchTrivialSwitch()
4547 SwitchInst::CaseIt SwitchInst::removeCase(CaseIt I) { in removeCase() function in SwitchInst4614 SwitchInstProfUpdateWrapper::removeCase(SwitchInst::CaseIt I) { in removeCase() function in SwitchInstProfUpdateWrapper4625 return SI.removeCase(I); in removeCase()
285 SI.removeCase(CI); in removeNonFeasibleEdges()
1426 TheSwitch->removeCase(SwitchInst::CaseIt(TheSwitch, NumExitBlocks-1)); in emitCallAndSwitchStatement()
966 SI.removeCase(i); in SimplifyEqualityComparisonWithOnlyPredecessor()5178 i = SU.removeCase(i); in simplifyUnreachable()5495 SIW.removeCase(CaseI); in eliminateDeadSwitchCases()
237 i = SI->removeCase(i); in ConstantFoldTerminator()
482 Switch->removeCase(FinalCaseIt); in handleFinalSuspend()
3602 CaseIt removeCase(CaseIt I);3650 SwitchInst::CaseIt removeCase(SwitchInst::CaseIt I);