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