OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wanted_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
cfgloopmanip.cc
1323
profile_count
wanted_count
= e->count ();
local
1330
scale_act =
wanted_count
.probability_in (count_in);
1335
wanted_count
=
wanted_count
.apply_probability (scale_step [i]);
1336
scale_main =
wanted_count
.probability_in (count_in);
/src/external/gpl3/gcc.old/dist/gcc/
cfgloopmanip.cc
1162
profile_count
wanted_count
= e->count ();
local
1169
scale_act =
wanted_count
.probability_in (count_in);
1173
wanted_count
=
wanted_count
.apply_probability (scale_step [i]);
1174
scale_main =
wanted_count
.probability_in (count_in);
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026