Home
last modified time | relevance | path

Searched refs:b_has_incoming_fallthru (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDcfgcleanup.c788 bool b_has_incoming_fallthru; in merge_blocks_move() local
812 b_has_incoming_fallthru = (tmp_edge != NULL); in merge_blocks_move()
832 if (b_has_incoming_fallthru) in merge_blocks_move()