Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getTrunc

220         Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy);
226 Result.push_back(ConstantExpr::getTrunc(Elt, DstEltTy));