Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:RetTy

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