Home
last modified time | relevance | path

Searched refs:notice_new_block (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgcleanup.c81 static void notice_new_block (basic_block);
88 notice_new_block (basic_block bb) in notice_new_block() function
546 notice_new_block (redirect_edge_and_branch_force (e, target)); in try_forward_edges()
801 notice_new_block (bb); in merge_blocks_move()
2904 notice_new_block (jb); in try_optimize_cfg()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgcleanup.c84 static void notice_new_block (basic_block);
92 notice_new_block (basic_block bb) in notice_new_block() function
581 notice_new_block (redirect_edge_and_branch_force (e, target)); in try_forward_edges()
843 notice_new_block (bb); in merge_blocks_move()