Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-cfg.c115 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() function
4266 change_bb_for_stmt (tsi_stmt (tsi_tgt), new_bb); in tree_split_block()
HDChangeLog-20063070 * tree-cfg.c (change_bb_for_stmt): New function.