Searched refs:getCanonicalInductionVariable (Results 1 – 8 of 8) sorted by relevance
132 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop179 PHINode *IV = getCanonicalInductionVariable(); in getTripCount()
1165 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
110 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
1406 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
395 PHINode *getCanonicalInductionVariable() const;
572 PHINode *getCanonicalInductionVariable() const;
302 PHINode *InnerIndexVar = L->getCanonicalInductionVariable(); in getInductionVariable()
1843 while (PHINode *OldCannIV = L->getCanonicalInductionVariable()) { in runOnLoop()