Searched refs:PopSucc (Results 1 – 1 of 1) sorted by relevance
437 BasicBlock *PopSucc = nullptr; in ProcessSwitchInst() local468 PopSucc = I.BB; in ProcessSwitchInst()491 Default = PopSucc; in ProcessSwitchInst()493 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }); in ProcessSwitchInst()503 PopSucc->removePredecessor(OrigBlock); in ProcessSwitchInst()