Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h239 #define INSN_PRIORITY(INSN) (h_i_d[INSN_UID (INSN)].priority) macro
/openbsd-src/gnu/gcc/gcc/
H A Dsched-int.h351 #define INSN_PRIORITY(INSN) (h_i_d[INSN_UID (INSN)].priority) macro