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