Searched refs:getCanonicalInductionVariable (Results 1 – 5 of 5) sorted by relevance
590 PHINode *getCanonicalInductionVariable() const;
305 PHINode *IV = Lp->getCanonicalInductionVariable(); in isUniformLoop()
150 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
296 PHINode *InnerIndexVar = L->getCanonicalInductionVariable(); in getInductionVariable()
1563 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()