Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfgcleanup.c89 static void notice_new_block PARAMS ((basic_block));
96 notice_new_block (bb) in notice_new_block() function
576 notice_new_block (redirect_edge_and_branch_force (e, target));
896 notice_new_block (bb);
H A DChangeLog.67790 (notice_new_block, update_forwarder_flag): New functions.
H A DChangeLog.715410 (notice_new_block): Do not set BB_UPDATE_LIFE.
/openbsd/gnu/gcc/gcc/
H A Dcfgcleanup.c74 static void notice_new_block (basic_block);
82 notice_new_block (basic_block bb) in notice_new_block() function
543 notice_new_block (redirect_edge_and_branch_force (e, target)); in try_forward_edges()
840 notice_new_block (bb); in merge_blocks_move()