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