Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.h857 #define IN_CURRENT_FENCE_P(INSN) (flist_lookup (fences, INSN) != NULL) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.h842 #define IN_CURRENT_FENCE_P(INSN) (flist_lookup (fences, INSN) != NULL) macro