Searched refs:counts_to_freqs (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dpredict.h40 extern int counts_to_freqs (void);
H A Dpredict.c1730 counts_to_freqs (void)
1793 if (!flag_branch_probabilities || !counts_to_freqs ())
1724 counts_to_freqs (void) function
H A Dprofile.c585 counts_to_freqs ();
H A Dvalue-prof.c163 counts_to_freqs ();
H A Dtree-inline.c2276 counts_to_freqs ();

Completed in 63 milliseconds