Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CastInst

1502         return CastInst::CreateSExtOrBitCast(X, Op1->getType());
1507 return CastInst::CreateZExtOrBitCast(X, Op1->getType());