Searched refs:PopSucc (Results 1 – 1 of 1) sorted by relevance
441 BasicBlock *PopSucc = nullptr; in processSwitchInst() local468 PopSucc = I.BB; in processSwitchInst()485 assert(MaxPop > 0 && PopSucc); in processSwitchInst()486 Default = PopSucc; in processSwitchInst()489 [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), in processSwitchInst()