Searched refs:dump_histogram_value (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | value-prof.c | 207 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value() function 314 dump_histogram_value (dump_file, hist); in dump_histograms_for_stmt() 377 dump_histogram_value (stderr, hist); in visit_hist() 410 dump_histogram_value (stderr, hist); in verify_histograms() 1814 dump_histogram_value (dump_file, hist); in gimple_find_values_to_profile()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | value-prof.c | 227 dump_histogram_value (FILE *dump_file, histogram_value hist) in dump_histogram_value() function 447 dump_histogram_value (dump_file, hist); in dump_histograms_for_stmt() 511 dump_histogram_value (stderr, hist); in visit_hist() 542 dump_histogram_value (stderr, hist); in verify_histograms() 2060 dump_histogram_value (dump_file, hist); in gimple_find_values_to_profile()
|