Searched refs:detect_type_change (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-prop.c | 832 detect_type_change (ipa_func_body_info *fbi, tree arg, tree base, in detect_type_change() function 2642 if (detect_type_change (fbi, obj, expr, obj_type_ref_class (target), in ipa_analyze_virtual_call_uses()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-prop.cc | 850 detect_type_change (ipa_func_body_info *fbi, tree arg, tree base, in detect_type_change() function 2771 if (detect_type_change (fbi, obj, expr, obj_type_ref_class (target), in ipa_analyze_virtual_call_uses()
|
H A D | ChangeLog.gimple-classes | 818 (detect_type_change): Likewise. 2217 (detect_type_change): Likewise.
|
H A D | ChangeLog-2014 | 32411 (detect_type_change): ... this one; use param_type_may_change_p. 32689 (detect_type_change): Return false in easy cases. 32937 (detect_type_change): Look into main variant. 45784 (detect_type_change): Return true when giving up early. 46683 * ipa-prop.c (detect_type_change): Shor circuit testing of
|
H A D | ChangeLog-2011 | 5135 (detect_type_change): Renamed to detect_type_change_1. New parameter 5138 (detect_type_change): New function. 39042 * ipa-prop.c (detect_type_change): Return immediately if 39055 (detect_type_change): Likewise.
|
H A D | ChangeLog-2019 | 1662 (detect_type_change): Likewise. 35113 (detect_type_change): New parameter fbi, pass it on to
|
H A D | ChangeLog-2013 | 21018 (detect_type_change): ... this one; early return on non-polymorphic 21021 use of detect_type_change.
|