Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDpredict.h40 extern int counts_to_freqs (void);
HDpredict.c2151 counts_to_freqs (void) in counts_to_freqs() function
2215 if (profile_status != PROFILE_READ || !counts_to_freqs ()) in estimate_bb_frequencies()
2400 counts_to_freqs (); in rebuild_frequencies()
HDprofile.c788 counts_to_freqs (); in compute_branch_probabilities()
HDvalue-prof.c545 counts_to_freqs (); in gimple_value_profile_transformations()