Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ResTy

442   Type *ResTy = II.getType();
447 return Constant::getNullValue(ResTy);
458 APInt Result(ResTy->getPrimitiveSizeInBits(), 0);
475 return Constant::getIntegerValue(ResTy, Result);