Searched refs:OtherPredBB (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2934 BasicBlock *OtherPredBB = *PredI == BB ? *++PredI : *PredI; local
2935 if (PHI->getIncomingValueForBlock(OtherPredBB) == AlternativeV)

Completed in 66 milliseconds