Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NewS

1497   const SCEV *NewS = S;
1500 NewS = Ext;
1502 const SCEV *V = cast<SCEVAddRecExpr>(NewS)->evaluateAtIteration(IH, SE);