Searched refs:getInductionVariable (Results 1 – 4 of 4) sorted by relevance
288 if (PHINode *IndVar = getInductionVariable(SE)) in getBounds()294 PHINode *Loop::getInductionVariable(ScalarEvolution &SE) const { in getInductionVariable() function in Loop334 if (PHINode *IndVar = getInductionVariable(SE)) in getInductionDescriptor()
295 static PHINode *getInductionVariable(Loop *L, ScalarEvolution *SE) { in getInductionVariable() function1355 PHINode *InductionPHI = getInductionVariable(InnerLoop, SE); in transform()
127 InductionPHI = L->getInductionVariable(*SE); in findLoopComponents()
741 PHINode *getInductionVariable(ScalarEvolution &SE) const;