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