Searched refs:getCanonicalInductionVariable (Results 1 – 4 of 4) sorted by relevance
109 PHINode *getCanonicalInductionVariable() const;
151 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
346 PHINode *IV = Lp->getCanonicalInductionVariable(); in isUniformLoop()
1221 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()