Home
last modified time | relevance | path

Searched refs:gimple_add_histogram_value (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvalue-prof.h81 void gimple_add_histogram_value (struct function *, gimple, histogram_value);
H A Dvalue-prof.c157 gimple_add_histogram_value (struct function *fun, gimple stmt, in gimple_add_histogram_value() function
341 gimple_add_histogram_value (fun, stmt, new_val); in gimple_duplicate_stmt_histograms()
H A Dprofile.c866 gimple_add_histogram_value (cfun, stmt, hist); in compute_value_histograms()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvalue-prof.h83 void gimple_add_histogram_value (struct function *, gimple *, histogram_value);
H A Dvalue-prof.c179 gimple_add_histogram_value (struct function *fun, gimple *stmt, in gimple_add_histogram_value() function
432 gimple_add_histogram_value (cfun, stmt, new_val); in stream_in_histogram_value()
474 gimple_add_histogram_value (fun, stmt, new_val); in gimple_duplicate_stmt_histograms()
H A Dprofile.c891 gimple_add_histogram_value (cfun, stmt, hist); in compute_value_histograms()
H A Dauto-profile.c1007 gimple_add_histogram_value (cfun, stmt, hist); in afdo_indirect_call()