Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getIVIncOperand

890 /// getIVIncOperand returns an induction variable increment's induction
899 Instruction *SCEVExpander::getIVIncOperand(Instruction *IncV,
963 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true);
987 (IVOper = getIVIncOperand(IVOper, L->getLoopPreheader()->getTerminator(),