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

/freebsd-9.3-release/contrib/gcc/
H A Dcfglayout.c1116 if (bb->flags & BB_SUPERBLOCK)
1118 bb->flags &= ~BB_SUPERBLOCK;
H A Dbasic-block.h316 BB_SUPERBLOCK = 16, enumerator in enum:bb_flags
H A Dcfgloopmanip.c1225 new_bb->flags |= (insns ? BB_SUPERBLOCK : 0);
H A Dexcept.c1410 bb->flags |= BB_SUPERBLOCK;

Completed in 111 milliseconds