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

/freebsd-9.3-release/contrib/gcc/
H A Dprofile.c112 static int total_hist_br_prob[20]; variable
601 total_hist_br_prob[i] += hist_br_prob[i];
1189 total_hist_br_prob[i] = 0;
1226 (total_hist_br_prob[i] + total_hist_br_prob[19-i]) * 100

Completed in 46 milliseconds