Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.h950 #define BB_AV_SET_VALID_P(BB) (BB_AV_LEVEL (BB) == global_level) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.h941 #define BB_AV_SET_VALID_P(BB) (BB_AV_LEVEL (BB) == global_level) macro