Searched refs:OtherPredBB (Results 1 – 1 of 1) sorted by relevance
4049 BasicBlock *OtherPredBB = *PredI == BB ? *++PredI : *PredI; in ensureValueAvailableInSuccessor() local4050 if (PHI->getIncomingValueForBlock(OtherPredBB) == AlternativeV) in ensureValueAvailableInSuccessor()