Searched refs:change_bb_for_stmt (Results 1 – 2 of 2) sorted by relevance
115 static inline void change_bb_for_stmt (tree t, basic_block bb);1388 change_bb_for_stmt (bsi_stmt (bsi), a); in tree_merge_blocks()2815 change_bb_for_stmt (tree t, basic_block bb) in change_bb_for_stmt() function4266 change_bb_for_stmt (tsi_stmt (tsi_tgt), new_bb); in tree_split_block()
3070 * tree-cfg.c (change_bb_for_stmt): New function.