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

/freebsd-10.1-release/contrib/gcc/
H A Dcfgcleanup.c793 bool b_has_incoming_fallthru;
817 b_has_incoming_fallthru = (tmp_edge != NULL);
837 if (b_has_incoming_fallthru)
788 bool b_has_incoming_fallthru; local

Completed in 40 milliseconds