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

/freebsd-10.1-release/contrib/gcc/
H A Dcfgcleanup.c71 static bool try_forward_edges (int, basic_block);
412 try_forward_edges (int mode, basic_block b)
2132 if (try_forward_edges (mode, b))
408 try_forward_edges (int mode, basic_block b) function

Completed in 246 milliseconds