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

/freebsd-10.1-release/contrib/gcc/
H A Dcfglayout.c709 gcc_assert (could_fall_through
733 gcc_assert (could_fall_through
H A Dcfganal.c134 could_fall_through (basic_block src, basic_block target)
133 could_fall_through (basic_block src, basic_block target) function
H A Dbasic-block.h909 extern bool could_fall_through (basic_block, basic_block);

Completed in 164 milliseconds