Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h1345 #define RGN_DONT_CALC_DEPS(rgn) (rgn_table[rgn].dont_calc_deps) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h1466 #define RGN_DONT_CALC_DEPS(rgn) (rgn_table[rgn].dont_calc_deps) macro