Searched refs:PhiPhiOp (Results 1 – 1 of 1) sorted by relevance
60 if (PHINode *PhiPhiOp = dyn_cast<PHINode>(PhiOp)) { in processPhi() local62 unsigned int OpDepthNumber = DepthMap.lookup(PhiPhiOp); in processPhi()64 processPhi(PhiPhiOp, Stack); in processPhi()65 OpDepthNumber = DepthMap.lookup(PhiPhiOp); in processPhi()