Home
last modified time | relevance | path

Searched defs:DF_INSN_UID_DEFS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddf.h741 #define DF_INSN_UID_DEFS(INSN) (DF_INSN_UID_GET(INSN)->defs) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf.h766 #define DF_INSN_UID_DEFS(INSN) (DF_INSN_UID_GET (INSN)->defs) macro