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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcfgcleanup.c78 static bool try_forward_edges (int, basic_block);
414 try_forward_edges (int mode, basic_block b)
2063 if (try_forward_edges (mode, b))
410 try_forward_edges (int mode, basic_block b) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcfgcleanup.c71 static bool try_forward_edges (int, basic_block);
412 try_forward_edges (int mode, basic_block b)
1989 if (try_forward_edges (mode, b))
408 try_forward_edges (int mode, basic_block b) function

Completed in 119 milliseconds