Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getCast

2062         Constant *RExt = ConstantExpr::getCast(CastInst::ZExt, Trunc, DstTy);
2121 Constant *RExt = ConstantExpr::getCast(CastInst::SExt, Trunc, DstTy);