Searched refs:getCanonicalInductionVariable (Results 1 – 4 of 4) sorted by relevance
135 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
1383 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
396 PHINode *getCanonicalInductionVariable() const;
303 PHINode *InnerIndexVar = L->getCanonicalInductionVariable(); in getInductionVariable()