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

/freebsd-10.0-release/contrib/gcc/
H A Dcfgbuild.c22 /* find_basic_blocks divides the current function's rtl into basic
27 find_basic_blocks also finds any unreachable loops and deletes them.
31 find_basic_blocks */
520 find_basic_blocks (rtx f)
548 stable across calls to find_basic_blocks. */
549 /* ??? This whole issue would be much simpler if we called find_basic_blocks
516 find_basic_blocks (rtx f) function
H A Dbasic-block.h920 extern void find_basic_blocks (rtx);

Completed in 63 milliseconds