Searched refs:getCanonicalInductionVariable (Results 1 – 4 of 4) sorted by relevance
139 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
1376 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
402 PHINode *getCanonicalInductionVariable() const;
299 PHINode *InnerIndexVar = L->getCanonicalInductionVariable(); in getInductionVariable()