Home | History | Annotate | Download | only in Analysis

Lines Matching refs:NarrowTy

7185       auto *NarrowTy = IntegerType::get(getContext(), NarrowWidth);
7189 getZeroExtendExpr(getTruncateExpr(ModuloResult, NarrowTy), WideTy);