OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_all
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
df-scan.cc
119
static const unsigned int
copy_all
= copy_defs | copy_uses | copy_eq_uses
variable
1096
df_refs_add_to_chains (&collection_rec, bb, insn,
copy_all
);
3362
df_refs_add_to_chains (&collection_rec, bb, insn,
copy_all
);
3369
df_refs_add_to_chains (&collection_rec, bb, NULL,
copy_all
);
/src/external/gpl3/gcc.old/dist/gcc/
df-scan.cc
119
static const unsigned int
copy_all
= copy_defs | copy_uses | copy_eq_uses
variable
1096
df_refs_add_to_chains (&collection_rec, bb, insn,
copy_all
);
3358
df_refs_add_to_chains (&collection_rec, bb, insn,
copy_all
);
3365
df_refs_add_to_chains (&collection_rec, bb, NULL,
copy_all
);
Completed in 45 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026