Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getIVIncOperand

854 /// getIVIncOperand returns an induction variable increment's induction
863 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV,
929 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true);
952 (IVOper = getIVIncOperand(IVOper, L->getLoopPreheader()->getTerminator(),