Searched refs:getCanonicalInductionVariable (Results 1 – 4 of 4) sorted by relevance
128 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop175 PHINode *IV = getCanonicalInductionVariable(); in getTripCount()
1094 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
565 PHINode *getCanonicalInductionVariable() const;
2101 while (PHINode *OldCannIV = L->getCanonicalInductionVariable()) { in runOnLoop()