Searched refs:getCanonicalInductionVariable (Results 1 – 5 of 5) sorted by relevance
307 PHINode *IV = Lp->getCanonicalInductionVariable(); in isUniformLoop()
569 PHINode *getCanonicalInductionVariable() const;
148 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
1504 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
297 PHINode *InnerIndexVar = L->getCanonicalInductionVariable(); in getInductionVariable()