Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h1347 #define BLOCK_TO_BB(block) (block_to_bb[block]) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h1468 #define BLOCK_TO_BB(block) (block_to_bb[block]) macro