OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:annotated
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
auto-profile.cc
93
After the above 3 phases, all profile is readily
annotated
on the GCC IR.
154
bool
annotated
;
member in class:autofdo::count_info
248
/* Mark LOC as
annotated
. */
313
/* Mark LOC as
annotated
. */
577
/* Mark LOC as
annotated
. */
585
iter->second.
annotated
= true;
695
if (iter->second.
annotated
)
740
/* Mark LOC as
annotated
. */
1091
is_bb_annotated (const basic_block bb, const bb_set &
annotated
)
1093
return
annotated
.find (bb) != annotated.end ()
[
all
...]
auto-profile.cc
93
After the above 3 phases, all profile is readily
annotated
on the GCC IR.
154
bool
annotated
;
member in class:autofdo::count_info
248
/* Mark LOC as
annotated
. */
313
/* Mark LOC as
annotated
. */
577
/* Mark LOC as
annotated
. */
585
iter->second.
annotated
= true;
695
if (iter->second.
annotated
)
740
/* Mark LOC as
annotated
. */
1091
is_bb_annotated (const basic_block bb, const bb_set &
annotated
)
1093
return
annotated
.find (bb) != annotated.end ()
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
auto-profile.cc
91
After the above 3 phases, all profile is readily
annotated
on the GCC IR.
152
bool
annotated
;
member in class:autofdo::count_info
246
/* Mark LOC as
annotated
. */
311
/* Mark LOC as
annotated
. */
576
/* Mark LOC as
annotated
. */
584
iter->second.
annotated
= true;
694
if (iter->second.
annotated
)
739
/* Mark LOC as
annotated
. */
1090
is_bb_annotated (const basic_block bb, const bb_set &
annotated
)
1092
return
annotated
.find (bb) != annotated.end ()
[
all
...]
auto-profile.cc
91
After the above 3 phases, all profile is readily
annotated
on the GCC IR.
152
bool
annotated
;
member in class:autofdo::count_info
246
/* Mark LOC as
annotated
. */
311
/* Mark LOC as
annotated
. */
576
/* Mark LOC as
annotated
. */
584
iter->second.
annotated
= true;
694
if (iter->second.
annotated
)
739
/* Mark LOC as
annotated
. */
1090
is_bb_annotated (const basic_block bb, const bb_set &
annotated
)
1092
return
annotated
.find (bb) != annotated.end ()
[
all
...]
Completed in 106 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026