Home
last modified time | relevance | path

Searched refs:get_nth_most_common_value (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h92 bool get_nth_most_common_value (gimple *stmt, const char *counter_type,
H A Dvalue-prof.cc761 get_nth_most_common_value (gimple *stmt, const char *counter_type, in get_nth_most_common_value() function
839 if (!get_nth_most_common_value (stmt, "divmod", histogram, &val, &count, in gimple_divmod_fixed_value_transform()
1478 if (!get_nth_most_common_value (NULL, "indirect call", histogram, &val, in dump_ic_profile()
1669 if (!get_nth_most_common_value (stmt, "stringops", histogram, &val, &count, in gimple_stringops_transform()
H A Dipa-profile.cc301 if (!get_nth_most_common_value (NULL, "indirect call", in ipa_profile_generate_summary()
H A DChangeLog-202020804 (get_nth_most_common_value): Deal with variable number
34349 (get_nth_most_common_value): Use abs_hwi instead of abs.
35685 (get_nth_most_common_value): Handle negative
H A DChangeLog-201919989 get_nth_most_common_value.
19994 get_nth_most_common_value. Add input params n, return
19997 get_nth_most_common_value.
H A DChangeLog14127 * value-prof.h (get_nth_most_common_value): Likewise.
H A DChangeLog-202133693 * value-prof.c (get_nth_most_common_value): Use %s instead
33707 * value-prof.c (get_nth_most_common_value): Restore handling
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h92 bool get_nth_most_common_value (gimple *stmt, const char *counter_type,
H A Dvalue-prof.c740 get_nth_most_common_value (gimple *stmt, const char *counter_type, in get_nth_most_common_value() function
802 if (!get_nth_most_common_value (stmt, "divmod", histogram, &val, &count, in gimple_divmod_fixed_value_transform()
1441 if (!get_nth_most_common_value (NULL, "indirect call", histogram, &val, in dump_ic_profile()
1632 if (!get_nth_most_common_value (stmt, "stringops", histogram, &val, &count, in gimple_stringops_transform()
H A Dipa-profile.c300 if (!get_nth_most_common_value (NULL, "indirect call", in ipa_profile_generate_summary()