Home
last modified time | relevance | path

Searched refs:gcov_histo_index (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcov-io.h392 GCOV_LINKAGE unsigned gcov_histo_index (gcov_type value);
H A Dgcov-io.c724 gcov_histo_index (gcov_type value) in gcov_histo_index() function
872 tmp_i = gcov_histo_index (merge_min); in gcov_histogram_merge()
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries()
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dlibgcov-driver.c209 i = gcov_histo_index(value); in gcov_histogram_insert()