Searched refs:rtc (Results 1 – 1 of 1) sorted by relevance
354 Class<?> rtc = MethodTypeForm.canonicalize(rtype, howRet); in canonicalize() local355 if (ptc == null && rtc == null) { in canonicalize()360 if (rtc == null) rtc = rtype; in canonicalize()362 return MethodType.makeImpl(rtc, ptc, true); in canonicalize()