Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddf.h736 #define DF_INSN_UID_SET(UID,VAL) (df->insns[(UID)]=(VAL)) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddf.h761 #define DF_INSN_UID_SET(UID,VAL) (df->insns[(UID)]=(VAL)) macro