Searched refs:NextIV (Results 1 – 1 of 1) sorted by relevance
2634 Value *const NextIV = getWideOperand(IVOper); in ChainInstruction() local2635 const SCEV *const OperExpr = SE.getSCEV(NextIV); in ChainInstruction()2653 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()