/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-utils.h | 68 possible_polymorphic_call_targets (tree, HOST_WIDE_INT, 120 possible_polymorphic_call_targets (struct cgraph_edge *e, 127 return possible_polymorphic_call_targets (e->indirect_info->otr_type, 137 possible_polymorphic_call_targets (tree ref, 144 return possible_polymorphic_call_targets (obj_type_ref_class (ref),
|
H A D | ipa-devirt.cc | 3035 possible_polymorphic_call_targets (tree otr_type, in possible_polymorphic_call_targets() function 3423 targets = possible_polymorphic_call_targets (otr_type, otr_token, in dump_possible_polymorphic_call_targets() 3441 targets = possible_polymorphic_call_targets (otr_type, otr_token, in dump_possible_polymorphic_call_targets() 3482 targets = possible_polymorphic_call_targets (otr_type, otr_token, ctx, &final); in possible_polymorphic_call_target_p() 3607 = possible_polymorphic_call_targets in try_speculative_devirtualization() 3689 = possible_polymorphic_call_targets in ipa_devirt() 3695 possible_polymorphic_call_targets (e); in ipa_devirt()
|
H A D | ipa.cc | 182 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
|
H A D | cgraphunit.cc | 1000 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
|
H A D | lto-cgraph.cc | 910 = possible_polymorphic_call_targets in compute_ltrans_boundary()
|
H A D | ChangeLog-2014 | 1045 * ipa-devirt.c (possible_polymorphic_call_targets): Return early 8011 * ipa-devirt.c (possible_polymorphic_call_targets): Use 16694 * ipa-devirt.c (possible_polymorphic_call_targets): Silence 16816 (possible_polymorphic_call_targets): Instead of computing both 16822 (ipa_devirt): Update for new possible_polymorphic_call_targets API. 16823 * ipa-utils.h (possible_polymorphic_call_targets): Update. 17002 * ipa-devirt.c (possible_polymorphic_call_targets): Remove 17058 (possible_polymorphic_call_targets): Trust 17708 (possible_polymorphic_call_targets, 17720 (possible_polymorphic_call_targets): UPdate. [all …]
|
H A D | gimple-fold.cc | 498 = possible_polymorphic_call_targets (rhs, stmt, &final); in fold_gimple_assign() 5470 = possible_polymorphic_call_targets (callee, stmt, &final); in gimple_fold_call()
|
H A D | ipa-prop.cc | 3914 targets = possible_polymorphic_call_targets in try_make_edge_direct_virtual_call()
|
H A D | ipa-cp.cc | 3158 targets = possible_polymorphic_call_targets in ipa_get_indirect_edge_target_1()
|
H A D | tree-ssa-sccvn.cc | 6774 = possible_polymorphic_call_targets (obj_type_ref_class (fn), in eliminate_stmt()
|
H A D | ChangeLog-2013 | 1887 * ipa-utils.h (possible_polymorphic_call_targets): Determine 7250 (possible_polymorphic_call_targets): Add context paramter. 7270 (possible_polymorphic_call_targets): Add context parameter; honnor it. 19424 (possible_polymorphic_call_targets): Also register 22276 (possible_polymorphic_call_targets): Declare and introduce inline
|
H A D | ChangeLog-2016 | 30055 * ipa-devirt.c (possible_polymorphic_call_targets): Move 30383 * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE 31327 * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
|
H A D | ChangeLog | 3156 (possible_polymorphic_call_targets): Use it.
|
H A D | ChangeLog-2018 | 93 (possible_polymorphic_call_targets): Set it. 33394 (possible_polymorphic_call_targets): Use it.
|
H A D | ChangeLog-2017 | 28912 (possible_polymorphic_call_targets): Update.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-utils.h | 62 possible_polymorphic_call_targets (tree, HOST_WIDE_INT, 114 possible_polymorphic_call_targets (struct cgraph_edge *e, 121 return possible_polymorphic_call_targets (e->indirect_info->otr_type, 131 possible_polymorphic_call_targets (tree ref, 138 return possible_polymorphic_call_targets (obj_type_ref_class (ref),
|
H A D | ipa-devirt.c | 3019 possible_polymorphic_call_targets (tree otr_type, 3399 targets = possible_polymorphic_call_targets (otr_type, otr_token, 3417 targets = possible_polymorphic_call_targets (otr_type, otr_token, 3458 targets = possible_polymorphic_call_targets (otr_type, otr_token, ctx, &final); 3583 = possible_polymorphic_call_targets 3665 = possible_polymorphic_call_targets 3671 possible_polymorphic_call_targets (e);
|
H A D | ipa.c | 182 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
|
H A D | lto-cgraph.c | 901 = possible_polymorphic_call_targets in compute_ltrans_boundary()
|
H A D | cgraphunit.c | 992 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
|
H A D | gimple-fold.c | 379 = possible_polymorphic_call_targets (rhs, stmt, &final); in fold_gimple_assign() 4403 = possible_polymorphic_call_targets (callee, stmt, &final); in gimple_fold_call()
|
H A D | ipa-cp.c | 3101 targets = possible_polymorphic_call_targets
|
H A D | ipa-prop.c | 3717 targets = possible_polymorphic_call_targets in try_make_edge_direct_virtual_call()
|
H A D | tree-ssa-sccvn.c | 6337 = possible_polymorphic_call_targets (obj_type_ref_class (fn), in eliminate_stmt()
|