Home
last modified time | relevance | path

Searched refs:gimple_remove_histogram_value (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.cc188 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 Dvalue-prof.h83 void gimple_remove_histogram_value (struct function *, gimple *, histogram_value);
H A Dipa-profile.cc321 gimple_remove_histogram_value in ipa_profile_generate_summary()
H A Dauto-profile.cc1071 gimple_remove_histogram_value (cfun, stmt, hist); in afdo_indirect_call()
H A DChangeLog.tuples6766 (gimple_remove_histogram_value): Same.
H A DChangeLog-2006929 gimple_add_histogram_value, gimple_remove_histogram_value,
948 (gimple_remove_histogram_value): Declare.
950 (gimple_remove_histogram_value): Declare.
H A DChangeLog-200710450 * value-prof.h (gimple_remove_histogram_value): Remove duplicate
H A DChangeLog-201510399 * value-prof.c (gimple_remove_histogram_value): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c188 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 Dvalue-prof.h83 void gimple_remove_histogram_value (struct function *, gimple *, histogram_value);
H A Dipa-profile.c320 gimple_remove_histogram_value in ipa_profile_generate_summary()
H A Dauto-profile.c1059 gimple_remove_histogram_value (cfun, stmt, hist); in afdo_indirect_call()