Searched refs:getIVIncrement (Results 1 – 1 of 1) sorted by relevance
1523 getIVIncrement(const PHINode *PN, const LoopInfo *LI) { in getIVIncrement() function1547 if (auto IVInc = getIVIncrement(PN, LI)) in isIVIncrement()2104 auto LoopIncrInfo = getIVIncrement(PN, LI); in isRemOfLoopIncrementWithLoopInvariant()4597 auto IVInc = getIVIncrement(PN, &LI); in matchScaledValue()