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