Searched refs:histogram_values (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h71 typedef vec<histogram_value> histogram_values;
73 extern void gimple_find_values_to_profile (histogram_values *);
70 typedef vec<histogram_value> histogram_values; typedef
H A Dprofile.c146 instrument_values (histogram_values values)
806 compute_value_histograms (histogram_values values, unsigned cfg_checksum,
1087 histogram_values values = histogram_values ();
H A Dvalue-prof.c1757 gimple_divmod_values_to_profile (gimple *stmt, histogram_values *values)
1813 gimple_indirect_call_to_profile (gimple *stmt, histogram_values *values)
1834 gimple_stringops_values_to_profile (gimple *gs, histogram_values *values)
1872 gimple_values_to_profile (gimple *stmt, histogram_values *values)
1880 gimple_find_values_to_profile (histogram_values *values)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h71 typedef vec<histogram_value> histogram_values;
73 extern void gimple_find_values_to_profile (histogram_values *);
70 typedef vec<histogram_value> histogram_values; typedef
H A Dprofile.cc148 instrument_values (histogram_values values)
871 compute_value_histograms (histogram_values values, unsigned cfg_checksum,
1175 histogram_values values = histogram_values ();
H A Dvalue-prof.cc1794 gimple_divmod_values_to_profile (gimple *stmt, histogram_values *values)
1850 gimple_indirect_call_to_profile (gimple *stmt, histogram_values *values)
1871 gimple_stringops_values_to_profile (gimple *gs, histogram_values *values)
1909 gimple_values_to_profile (gimple *stmt, histogram_values *values)
1917 gimple_find_values_to_profile (histogram_values *values)

Completed in 302 milliseconds