Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewMul

340       const SCEV *NewMul = SE.getMulExpr(Ops);
344 DoInitialMatch(NewMul, L, MyGood, MyBad, SE);
346 SE.getEffectiveSCEVType(NewMul->getType())));