OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spec_rem
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-inline.cc
177
static profile_count
spec_rem
;
variable
2004
spec_rem
+= edge->count.ipa ();
2753
spec_rem
.dump (dump_file);
2797
spec_rem
= profile_count::zero ();
2931
spec_rem
+= edge->count.ipa ();
/src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc
129
static profile_count
spec_rem
;
variable
1895
spec_rem
+= edge->count.ipa ();
2630
spec_rem
.dump (dump_file);
2674
spec_rem
= profile_count::zero ();
2808
spec_rem
+= edge->count.ipa ();
Completed in 19 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026