Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h81 void gimple_add_histogram_value (struct function *, gimple *, histogram_value);
H A Dvalue-prof.cc177 gimple_add_histogram_value (struct function *fun, gimple *stmt, in gimple_add_histogram_value() function
422 gimple_add_histogram_value (cfun, stmt, new_val); in stream_in_histogram_value()
464 gimple_add_histogram_value (fun, stmt, new_val); in gimple_duplicate_stmt_histograms()
H A Dprofile.cc926 gimple_add_histogram_value (cfun, stmt, hist); in compute_value_histograms()
944 gimple_add_histogram_value (cfun, stmt, hist); in compute_value_histograms()
H A Dauto-profile.cc1014 gimple_add_histogram_value (cfun, stmt, hist); in afdo_indirect_call()
H A DChangeLog.tuples6551 * value-prof.c (gimple_add_histogram_value): Adjust for tuples.
6553 * value-prof.h (gimple_add_histogram_value): Same.
H A DChangeLog-2006929 gimple_add_histogram_value, gimple_remove_histogram_value,
947 (gimple_add_histogram_value): Declare.
H A DChangeLog-20139937 * value-prof.c (gimple_add_histogram_value): Support for time profiler
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h81 void gimple_add_histogram_value (struct function *, gimple *, histogram_value);
H A Dvalue-prof.c177 gimple_add_histogram_value (struct function *fun, gimple *stmt, in gimple_add_histogram_value() function
401 gimple_add_histogram_value (cfun, stmt, new_val); in stream_in_histogram_value()
443 gimple_add_histogram_value (fun, stmt, new_val); in gimple_duplicate_stmt_histograms()
H A Dprofile.c856 gimple_add_histogram_value (cfun, stmt, hist); in compute_value_histograms()
H A Dauto-profile.c1014 gimple_add_histogram_value (cfun, stmt, hist); in afdo_indirect_call()