Searched defs:InductionPHI (Results 1 – 3 of 3) sorted by relevance
313 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in verifyTripCount()380 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in findLoopComponents()
1232 PHINode *InductionPHI = getInductionVariable(InnerLoop, SE); in transform() local
1033 PHINode *InductionPHI = getInductionVariable(InnerLoop, SE); in transform() local