Home
last modified time | relevance | path

Searched refs:ipa_get_indirect_edge_target (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-prop.h1157 tree ipa_get_indirect_edge_target (struct cgraph_edge *ie,
1160 tree ipa_get_indirect_edge_target (struct cgraph_edge *ie,
Dipa-cp.cc3206 ipa_get_indirect_edge_target (struct cgraph_edge *ie, in ipa_get_indirect_edge_target() function
3219 ipa_get_indirect_edge_target (struct cgraph_edge *ie, in ipa_get_indirect_edge_target() function
3247 target = ipa_get_indirect_edge_target (ie, avals, &speculative); in devirtualization_time_bonus()
Dipa-fnsummary.cc3262 target = ipa_get_indirect_edge_target (ie, avals, &speculative); in estimate_edge_devirt_benefit()
DChangeLog-201214914 ipa_get_indirect_edge_target.
14928 * ipa-cp.c (ipa_get_indirect_edge_target): Also examine the aggregate
34569 * ipa-cp.c (ipa_get_indirect_edge_target): Add typecasts when
34929 * ipa-cp.c (ipa_get_indirect_edge_target): Add bounds checks.
DChangeLog-201335249 * ipa-cp.c (ipa_get_indirect_edge_target): Renamed to
35252 (ipa_get_indirect_edge_target): New function.
35254 ipa_get_indirect_edge_target. Update all callers.
35257 ipa_get_indirect_edge_target.
DChangeLog-20147154 (ipa_get_indirect_edge_target): Add SPECULATIVE argument.
7158 * ipa-prop.h (ipa_get_indirect_edge_target): Update prototype.
7673 (ipa_get_indirect_edge_target): Update prototype.
7699 (ipa_get_indirect_edge_target): Likewise.
DChangeLog-202011124 (ipa_get_indirect_edge_target): Replaced vector arguments with
11134 * ipa-cp.c (ipa_get_indirect_edge_target): Adjusted to work on