Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h1354 #define EBB_LAST_BB(ebb) BASIC_BLOCK (rgn_bb_table[ebb_head[ebb + 1] - 1]) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h1475 #define EBB_LAST_BB(ebb) \ macro