Searched refs:PN2 (Results 1 – 1 of 1) sorted by relevance
1113 if (const PHINode *PN2 = dyn_cast<PHINode>(V2)) in aliasPHI() local1114 if (PN2->getParent() == PN->getParent()) { in aliasPHI()1135 PN2->getIncomingValueForBlock(PN->getIncomingBlock(i)), in aliasPHI()