Searched defs:basic_block_def (Results 1 – 3 of 3) sorted by relevance
116 struct GTY((chain_next ("%h.next_bb"), chain_prev ("%h.prev_bb"))) basic_block_def { struct118 vec<edge, va_gc> *preds;119 vec<edge, va_gc> *succs;125 struct loop *loop_father;131 basic_block prev_bb;132 basic_block next_bb;134 union basic_block_il_dependent {158 struct rtl_bb_info, so that inlining the former into basic_block_def argument
310 DEFINE_DEBUG_HASH_SET (basic_block_def *) in DEFINE_DEBUG_HASH_SET() argument
133 struct GTY((chain_next ("%h.next_bb"), chain_prev ("%h.prev_bb"))) basic_block_def { struct148 struct basic_block_def *prev_bb; argument149 struct basic_block_def *next_bb; argument151 union basic_block_il_dependent {157 gcov_type count;160 int index;163 int loop_depth;166 int frequency;169 int discriminator;172 int flags;