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