Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc138 static const int exec_threshold[N_ROUNDS] = {500, 200, 50, 0, 0}; variable
299 count_threshold = max_entry_count.apply_scale (exec_threshold[i], 1000); in find_traces()
H A DChangeLog-201329802 (exec_threshold): Ditto.
H A DChangeLog-200436208 (exec_threshold): Add array value for new round.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c138 static const int exec_threshold[N_ROUNDS] = {500, 200, 50, 0, 0}; variable
299 count_threshold = max_entry_count.apply_scale (exec_threshold[i], 1000); in find_traces()