Searched refs:gimple_remove_histogram_value (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.cc | 188 gimple_remove_histogram_value (struct function *fun, gimple *stmt, in gimple_remove_histogram_value() function 447 gimple_remove_histogram_value (fun, stmt, val); in gimple_remove_stmt_histograms() 844 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_divmod_fixed_value_transform() 994 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_pow2_value_transform() 1170 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform() 1192 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform() 1673 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_stringops_transform() 1748 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile() 1761 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile() 1770 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile() [all …]
|
H A D | value-prof.h | 83 void gimple_remove_histogram_value (struct function *, gimple *, histogram_value);
|
H A D | ipa-profile.cc | 321 gimple_remove_histogram_value in ipa_profile_generate_summary()
|
H A D | auto-profile.cc | 1071 gimple_remove_histogram_value (cfun, stmt, hist); in afdo_indirect_call()
|
H A D | ChangeLog.tuples | 6766 (gimple_remove_histogram_value): Same.
|
H A D | ChangeLog-2006 | 929 gimple_add_histogram_value, gimple_remove_histogram_value, 948 (gimple_remove_histogram_value): Declare. 950 (gimple_remove_histogram_value): Declare.
|
H A D | ChangeLog-2007 | 10450 * value-prof.h (gimple_remove_histogram_value): Remove duplicate
|
H A D | ChangeLog-2015 | 10399 * value-prof.c (gimple_remove_histogram_value): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-prof.c | 188 gimple_remove_histogram_value (struct function *fun, gimple *stmt, in gimple_remove_histogram_value() function 426 gimple_remove_histogram_value (fun, stmt, val); in gimple_remove_stmt_histograms() 807 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_divmod_fixed_value_transform() 957 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_pow2_value_transform() 1133 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform() 1155 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform() 1636 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_stringops_transform() 1711 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile() 1724 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile() 1733 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile() [all …]
|
H A D | value-prof.h | 83 void gimple_remove_histogram_value (struct function *, gimple *, histogram_value);
|
H A D | ipa-profile.c | 320 gimple_remove_histogram_value in ipa_profile_generate_summary()
|
H A D | auto-profile.c | 1059 gimple_remove_histogram_value (cfun, stmt, hist); in afdo_indirect_call()
|