Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h240 #define INSN_PRIORITY_KNOWN(INSN) (h_i_d[INSN_UID (INSN)].priority_known) macro
/openbsd/gnu/gcc/gcc/
H A Dsched-int.h352 #define INSN_PRIORITY_KNOWN(INSN) (h_i_d[INSN_UID (INSN)].priority_known) macro