OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eq_uses
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
df.h
377
the
eq_uses
and the defs. These chains go through the refs
429
df_ref
eq_uses
;
member in struct:df_insn_info
512
for the uses, one for the
eq_uses
and one for the defs. */
754
#define DF_INSN_INFO_EQ_USES(II) ((II)->
eq_uses
)
770
#define DF_INSN_UID_EQ_USES(INSN) (DF_INSN_UID_GET (INSN)->
eq_uses
)
/src/external/gpl3/gcc.old/dist/gcc/
df.h
377
the
eq_uses
and the defs. These chains go through the refs
429
df_ref
eq_uses
;
member in struct:df_insn_info
512
for the uses, one for the
eq_uses
and one for the defs. */
754
#define DF_INSN_INFO_EQ_USES(II) ((II)->
eq_uses
)
770
#define DF_INSN_UID_EQ_USES(INSN) (DF_INSN_UID_GET (INSN)->
eq_uses
)
Completed in 26 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026