Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dbb-reorder.c95 #define N_ROUNDS 5 macro
107 static int branch_threshold[N_ROUNDS] = {400, 200, 100, 0, 0};
110 static int exec_threshold[N_ROUNDS] = {500, 200, 50, 0, 0};
236 number_of_rounds = N_ROUNDS - 1; in find_traces()
DChangeLog-200436206 (N_ROUNDS): Increase the maximum number of rounds by 1.