Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvalue-prof.c190 gimple_remove_histogram_value (struct function *fun, gimple *stmt, in gimple_remove_histogram_value() function
457 gimple_remove_histogram_value (fun, stmt, val); in gimple_remove_stmt_histograms()
790 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_divmod_fixed_value_transform()
951 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_pow2_value_transform()
1130 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform()
1152 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform()
1524 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_ic_transform()
1558 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_ic_transform()
1748 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_stringops_transform()
1826 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile()
[all …]
H A Dvalue-prof.h85 void gimple_remove_histogram_value (struct function *, gimple *, histogram_value);
H A Dipa-profile.c219 gimple_remove_histogram_value (DECL_STRUCT_FUNCTION (node->decl), in ipa_profile_generate_summary()
H A Dauto-profile.c1066 gimple_remove_histogram_value (cfun, stmt, hist); in afdo_indirect_call()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvalue-prof.c168 gimple_remove_histogram_value (struct function *fun, gimple stmt, in gimple_remove_histogram_value() function
324 gimple_remove_histogram_value (fun, stmt, val); in gimple_remove_stmt_histograms()
672 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_divmod_fixed_value_transform()
829 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_pow2_value_transform()
1013 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform()
1035 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_mod_subtract_transform()
1312 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_ic_transform()
1527 gimple_remove_histogram_value (cfun, stmt, histogram); in gimple_stringops_transform()
1590 gimple_remove_histogram_value (cfun, stmt, histogram); in stringop_block_profile()
1603 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);