Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:RetTy

736     Type *RetTy = CI->getType();
740 InV = ConstantExpr::getCast(CI->getOpcode(), InC, RetTy);