Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NewS

1389   const SCEV *NewS = S;
1392 NewS = Ext;
1394 const SCEV *V = cast<SCEVAddRecExpr>(NewS)->evaluateAtIteration(IH, SE);