Searched defs:basic_block_def (Results 1 – 4 of 4) sorted by relevance
117 struct GTY((chain_next ("%h.next_bb"), chain_prev ("%h.prev_bb"))) basic_block_def { struct119 vec<edge, va_gc> *preds;120 vec<edge, va_gc> *succs;126 class loop *loop_father;132 basic_block prev_bb;133 basic_block next_bb;135 union basic_block_il_dependent {159 struct rtl_bb_info, so that inlining the former into basic_block_def argument
314 DEFINE_DEBUG_HASH_SET (basic_block_def *) in DEFINE_DEBUG_HASH_SET() argument
330 DEFINE_DEBUG_HASH_SET (basic_block_def *) in DEFINE_DEBUG_HASH_SET() argument