Searched refs:ZeroPred (Results 1 – 1 of 1) sorted by relevance
2209 BasicBlock *ZeroPred = nullptr; in maybethreadThroughTwoBasicBlocks() local2220 ZeroPred = P; in maybethreadThroughTwoBasicBlocks()2231 PredPredBB = ZeroPred; in maybethreadThroughTwoBasicBlocks()2238 BasicBlock *SuccBB = CondBr->getSuccessor(PredPredBB == ZeroPred); in maybethreadThroughTwoBasicBlocks()