OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:critical_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
postreload-gcse.cc
1048
profile_count
critical_count
= profile_count::zero ();
1110
critical_count
+= pred->count ();
1172
critical_count
.to_gcov_type (), &threshold))
1177
*
critical_count
.to_gcov_type ());
1032
profile_count
critical_count
= profile_count::zero ();
local
/src/external/gpl3/gcc.old/dist/gcc/
postreload-gcse.cc
1047
profile_count
critical_count
= profile_count::zero ();
1109
critical_count
+= pred->count ();
1171
critical_count
.to_gcov_type (), &threshold))
1176
*
critical_count
.to_gcov_type ());
1031
profile_count
critical_count
= profile_count::zero ();
local
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026