Searched refs:matchIncrement (Results 1 – 1 of 1) sorted by relevance
1502 static bool matchIncrement(const Instruction *IVInc, Instruction *&LHS, in matchIncrement() function1531 if (matchIncrement(IVInc, LHS, Step) && LHS == PN) in getIVIncrement()1542 if (!matchIncrement(I, LHS, Step)) in isIVIncrement()