Searched defs:count_max (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | cfg.h | 76 profile_count count_max; member |
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | predict.c | 2153 gcov_type count_max, true_count_max = 0; in counts_to_freqs() local |