Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddf.h749 #define DF_INSN_INFO_SET(INSN,VAL) (df->insns[(INSN_UID (INSN))]=(VAL)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddf.h749 #define DF_INSN_INFO_SET(INSN,VAL) (df->insns[(INSN_UID (INSN))]=(VAL)) macro