Home
last modified time | relevance | path

Searched refs:possible_polymorphic_call_targets (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-utils.h68 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 Dipa-devirt.cc3035 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 Dipa.cc182 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
H A Dcgraphunit.cc1000 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
H A Dlto-cgraph.cc910 = possible_polymorphic_call_targets in compute_ltrans_boundary()
H A DChangeLog-20141045 * 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 Dgimple-fold.cc498 = 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 Dipa-prop.cc3914 targets = possible_polymorphic_call_targets in try_make_edge_direct_virtual_call()
H A Dipa-cp.cc3158 targets = possible_polymorphic_call_targets in ipa_get_indirect_edge_target_1()
H A Dtree-ssa-sccvn.cc6774 = possible_polymorphic_call_targets (obj_type_ref_class (fn), in eliminate_stmt()
H A DChangeLog-20131887 * 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 DChangeLog-201630055 * 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 DChangeLog3156 (possible_polymorphic_call_targets): Use it.
H A DChangeLog-201893 (possible_polymorphic_call_targets): Set it.
33394 (possible_polymorphic_call_targets): Use it.
H A DChangeLog-201728912 (possible_polymorphic_call_targets): Update.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-utils.h62 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 Dipa-devirt.c3019 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 Dipa.c182 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
H A Dlto-cgraph.c901 = possible_polymorphic_call_targets in compute_ltrans_boundary()
H A Dcgraphunit.c992 = possible_polymorphic_call_targets in walk_polymorphic_call_targets()
H A Dgimple-fold.c379 = 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 Dipa-cp.c3101 targets = possible_polymorphic_call_targets
H A Dipa-prop.c3717 targets = possible_polymorphic_call_targets in try_make_edge_direct_virtual_call()
H A Dtree-ssa-sccvn.c6337 = possible_polymorphic_call_targets (obj_type_ref_class (fn), in eliminate_stmt()