OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exec_threshold
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
bb-reorder.cc
138
static const int
exec_threshold
[N_ROUNDS] = {500, 200, 50, 0, 0};
variable
300
count_threshold = max_entry_count.apply_scale (
exec_threshold
[i], 1000);
/src/external/gpl3/gcc.old/dist/gcc/
bb-reorder.cc
138
static const int
exec_threshold
[N_ROUNDS] = {500, 200, 50, 0, 0};
variable
300
count_threshold = max_entry_count.apply_scale (
exec_threshold
[i], 1000);
Completed in 17 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026