Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h26 HIST_TYPE_INTERVAL, /* Measures histogram of values inside a specified enumerator
H A Dvalue-prof.cc229 case HIST_TYPE_INTERVAL: in dump_histogram_value()
322 case HIST_TYPE_INTERVAL: in stream_out_histogram_value()
373 case HIST_TYPE_INTERVAL: in stream_in_histogram_value()
1152 histogram = gimple_histogram_value_of_type (cfun, stmt, HIST_TYPE_INTERVAL); in gimple_mod_subtract_transform()
1832 hist = gimple_alloc_histogram_value (cfun, HIST_TYPE_INTERVAL, in gimple_divmod_values_to_profile()
1935 case HIST_TYPE_INTERVAL: in gimple_find_values_to_profile()
H A Dprofile.cc164 case HIST_TYPE_INTERVAL: in instrument_values()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h26 HIST_TYPE_INTERVAL, /* Measures histogram of values inside a specified enumerator
H A Dvalue-prof.c229 case HIST_TYPE_INTERVAL: in dump_histogram_value()
323 case HIST_TYPE_INTERVAL: in stream_out_histogram_value()
370 case HIST_TYPE_INTERVAL: in stream_in_histogram_value()
1115 histogram = gimple_histogram_value_of_type (cfun, stmt, HIST_TYPE_INTERVAL); in gimple_mod_subtract_transform()
1795 hist = gimple_alloc_histogram_value (cfun, HIST_TYPE_INTERVAL, in gimple_divmod_values_to_profile()
1898 case HIST_TYPE_INTERVAL: in gimple_find_values_to_profile()
H A Dprofile.c162 case HIST_TYPE_INTERVAL: in instrument_values()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h780 HIST_TYPE_INTERVAL, enumerator