Home
last modified time | relevance | path

Searched defs:next_bb (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcfgcleanup.c1777 basic_block b, next_bb; in delete_unreachable_blocks() local
Dbasic-block.h214 struct basic_block_def *prev_bb, *next_bb; member
/openbsd/src/gnu/gcc/gcc/
Dcfgcleanup.c2171 basic_block b, next_bb; in delete_unreachable_blocks() local
Dbb-reorder.c1042 basic_block next_bb = NULL; in connect_traces() local
Dbasic-block.h234 struct basic_block_def *next_bb; member