Searched refs:CurrentIncomingBB (Results 1 – 2 of 2) sorted by relevance
438 BasicBlock *CurrentIncomingBB = Q.front().second; in isCandidate() local450 addToQueue(SelI->getTrueValue(), CurrentIncomingBB, Q, SeenValues); in isCandidate()451 addToQueue(SelI->getFalseValue(), CurrentIncomingBB, Q, SeenValues); in isCandidate()470 L->contains(LI->getLoopFor(CurrentIncomingBB))) { in isCandidate()
2342 BasicBlock *CurrentIncomingBB = CIVI->second; in AreEquivalentPhiNodes() local2343 if (CurrentIncomingBB != AlternateRootPhi.getIncomingBlock(i)) in AreEquivalentPhiNodes()