Searched refs:PrevExpr (Results 1 – 1 of 1) sorted by relevance
3175 const SCEV *PrevExpr = SE.getSCEV(PrevIV); in ChainInstruction() local3176 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction()