Searched defs:DF_INSN_UID_GET (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | df.h | 735 #define DF_INSN_UID_GET(UID) (df->insns[(UID)]) macro |
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | df.h | 760 #define DF_INSN_UID_GET(UID) (df->insns[(UID)]) macro |