Searched refs:IncPhi (Results 1 – 1 of 1) sorted by relevance
124 else if (PHINode *IncPhi = dyn_cast<PHINode>(Input)) { in calculateIterationsToInvariance() local126 if (IncPhi->getParent() != L->getHeader()) in calculateIterationsToInvariance()131 IncPhi, L, BackEdge, IterationsToInvariance); in calculateIterationsToInvariance()