Lines Matching refs:Ext
1278 const SCEV *Ext = SE.getNoopOrAnyExtend(S, CanonicalIV->getType());1279 if (isa<SCEVAddRecExpr>(Ext))1280 NewS = Ext;