Searched refs:find_traces_1_round (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | bb-reorder.c | 177 static void find_traces_1_round (int, int, gcov_type, struct trace *, int *, 261 find_traces_1_round (REG_BR_PROB_BASE * branch_threshold[i] / 1000, in find_traces() 423 find_traces_1_round (int branch_th, int exec_th, gcov_type count_th, in find_traces_1_round() function
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | bb-reorder.c | 204 static void find_traces_1_round (int, profile_count, struct trace *, int *, 302 find_traces_1_round (REG_BR_PROB_BASE * branch_threshold[i] / 1000, in find_traces() 450 find_traces_1_round (int branch_th, profile_count count_th, in find_traces_1_round() function
|