Searched refs:PrevIV (Results 1 – 1 of 1) sorted by relevance
2980 Value *PrevIV = getWideOperand(Chain.Incs.back().IVOperand); in ChainInstruction() local2981 if (!isCompatibleIVType(PrevIV, NextIV)) in ChainInstruction()2989 const SCEV *PrevExpr = SE.getSCEV(PrevIV); in ChainInstruction()