Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h70 typedef vec<histogram_value> histogram_values; typedef
72 extern void gimple_find_values_to_profile (histogram_values *);
H A Dprofile.cc148 instrument_values (histogram_values values) in instrument_values()
870 compute_value_histograms (histogram_values values, unsigned cfg_checksum, in compute_value_histograms()
1174 histogram_values values = histogram_values (); in branch_prob()
H A Dvalue-prof.cc1793 gimple_divmod_values_to_profile (gimple *stmt, histogram_values *values) in gimple_divmod_values_to_profile()
1849 gimple_indirect_call_to_profile (gimple *stmt, histogram_values *values) in gimple_indirect_call_to_profile()
1870 gimple_stringops_values_to_profile (gimple *gs, histogram_values *values) in gimple_stringops_values_to_profile()
1908 gimple_values_to_profile (gimple *stmt, histogram_values *values) in gimple_values_to_profile()
1916 gimple_find_values_to_profile (histogram_values *values) in gimple_find_values_to_profile()
H A DChangeLog-200415832 (histogram_value, histogram_values): New types.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h70 typedef vec<histogram_value> histogram_values; typedef
72 extern void gimple_find_values_to_profile (histogram_values *);
H A Dprofile.c146 instrument_values (histogram_values values) in instrument_values()
805 compute_value_histograms (histogram_values values, unsigned cfg_checksum, in compute_value_histograms()
1086 histogram_values values = histogram_values (); in branch_prob()
H A Dvalue-prof.c1756 gimple_divmod_values_to_profile (gimple *stmt, histogram_values *values) in gimple_divmod_values_to_profile()
1812 gimple_indirect_call_to_profile (gimple *stmt, histogram_values *values) in gimple_indirect_call_to_profile()
1833 gimple_stringops_values_to_profile (gimple *gs, histogram_values *values) in gimple_stringops_values_to_profile()
1871 gimple_values_to_profile (gimple *stmt, histogram_values *values) in gimple_values_to_profile()
1879 gimple_find_values_to_profile (histogram_values *values) in gimple_find_values_to_profile()