Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc124 #define N_ROUNDS 5 macro
135 static const int branch_threshold[N_ROUNDS] = {400, 200, 100, 0, 0};
138 static const int exec_threshold[N_ROUNDS] = {500, 200, 50, 0, 0};
279 number_of_rounds = N_ROUNDS - 1; in find_traces()
H A DChangeLog-200436206 (N_ROUNDS): Increase the maximum number of rounds by 1.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c124 #define N_ROUNDS 5 macro
135 static const int branch_threshold[N_ROUNDS] = {400, 200, 100, 0, 0};
138 static const int exec_threshold[N_ROUNDS] = {500, 200, 50, 0, 0};
279 number_of_rounds = N_ROUNDS - 1; in find_traces()