Searched refs:get_nth_most_common_value (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | value-prof.h | 92 bool get_nth_most_common_value (gimple *stmt, const char *counter_type,
|
| D | value-prof.cc | 761 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()
|
| D | ipa-profile.cc | 301 if (!get_nth_most_common_value (NULL, "indirect call", in ipa_profile_generate_summary()
|
| D | ChangeLog-2020 | 20804 (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
|
| D | ChangeLog-2019 | 19989 get_nth_most_common_value. 19994 get_nth_most_common_value. Add input params n, return 19997 get_nth_most_common_value.
|
| D | ChangeLog | 14127 * value-prof.h (get_nth_most_common_value): Likewise.
|
| D | ChangeLog-2021 | 33693 * value-prof.c (get_nth_most_common_value): Use %s instead 33707 * value-prof.c (get_nth_most_common_value): Restore handling
|