Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dbb-reorder.c428 find_traces_1_round (int branch_th, int exec_th, gcov_type count_th, in find_traces_1_round() argument
530 || prob < branch_th || EDGE_FREQUENCY (e) < exec_th in find_traces_1_round()
589 || prob < branch_th || freq < exec_th in find_traces_1_round()