Searched refs:preheader_count (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopmanip.c1266 profile_count preheader_count = e->count (); local
1269 scale_act = preheader_count.probability_in (count_in);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcfgloopmanip.cc1199 profile_count preheader_count = e->count (); local
1202 scale_act = preheader_count.probability_in (count_in);

Completed in 260 milliseconds