Home
last modified time | relevance | path

Searched refs:self_recursive_agg_pass_through_p (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c4682 self_recursive_agg_pass_through_p (cgraph_edge *cs, ipa_agg_jf_item *jfunc,
5128 if (self_recursive_agg_pass_through_p (cs, ti, index,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc5266 self_recursive_agg_pass_through_p (cgraph_edge *cs, ipa_agg_jf_item *jfunc, in self_recursive_agg_pass_through_p() function
5708 if (self_recursive_agg_pass_through_p (cs, ti, index, in intersect_aggregates_with_edge()
H A DChangeLog-202034989 (self_recursive_agg_pass_through_p): Likewise.
36135 (self_recursive_agg_pass_through_p): Likewise.
H A DChangeLog-202126965 (self_recursive_agg_pass_through_p): Likewise.
H A DChangeLog-2019464 * ipa-cp.c (self_recursive_agg_pass_through_p): New function.