Home
last modified time | relevance | path

Searched defs:branch_threshold (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc135 static const int branch_threshold[N_ROUNDS] = {400, 200, 100, 0, 0}; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c135 static const int branch_threshold[N_ROUNDS] = {400, 200, 100, 0, 0}; variable