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