Searched refs:intersect_aggregates_with_edge (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-cp.c | 4995 intersect_aggregates_with_edge (struct cgraph_edge *cs, int index, 5203 inter = intersect_aggregates_with_edge (cs, i, inter); 5308 vec<ipa_agg_value> values = intersect_aggregates_with_edge (cs, i, vNULL);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-cp.cc | 5581 intersect_aggregates_with_edge (struct cgraph_edge *cs, int index, in intersect_aggregates_with_edge() function 5784 inter = intersect_aggregates_with_edge (cs, i, inter); in find_aggregate_values_for_callers_subset() 5890 vec<ipa_agg_value> values = intersect_aggregates_with_edge (cs, i, vNULL); in cgraph_edge_brings_all_agg_vals_for_node()
|
H A D | ChangeLog-2012 | 2426 * ipa-cp.c (intersect_aggregates_with_edge): New function. 2430 intersect_aggregates_with_edge.
|
H A D | ChangeLog-2019 | 469 (intersect_aggregates_with_edge): Likewise. 21933 (intersect_aggregates_with_edge): Same.
|
H A D | ChangeLog-2021 | 26971 (intersect_aggregates_with_edge): Replaced IPA_EDGE_REF with a direct
|
H A D | ChangeLog-2020 | 36141 (intersect_aggregates_with_edge): Deduce value from pass-through jump
|
H A D | ChangeLog-2013 | 37708 (intersect_aggregates_with_edge): Pass src_idx to
|
H A D | ChangeLog-2017 | 4496 * ipa-cp.c (intersect_aggregates_with_edge): Likewise.
|
H A D | ChangeLog-2014 | 20444 * ipa-cp.c (intersect_aggregates_with_edge): Handle impermissible
|