Home | History | Annotate | Download | only in Analysis

Lines Matching full:smul

1246           const SCEV *SMul = getMulExpr(CastedMaxBECount, Step);
1247 const SCEV *SAdd = getSignExtendExpr(getAddExpr(Start, SMul), WideTy);