Searched refs:BLOCK_ORIGINAL (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dcfgbuild.c232 BLOCK_ORIGINAL,
278 if (STATE (bb) == BLOCK_ORIGINAL)
762 TEST_BIT (blocks, bb->index) ? BLOCK_TO_SPLIT : BLOCK_ORIGINAL);
769 if (STATE (bb) != BLOCK_ORIGINAL)
774 if (STATE (bb) != BLOCK_ORIGINAL)
789 if (STATE (bb) == BLOCK_ORIGINAL)
229 BLOCK_ORIGINAL, enumerator in enum:state

Completed in 162 milliseconds