Searched refs:copy_stmt (Results 1 – 1 of 1) sorted by relevance
821 tree copy_stmt; in copy_edges_for_bb() local823 copy_stmt = bsi_stmt (bsi); in copy_edges_for_bb()824 update_stmt (copy_stmt); in copy_edges_for_bb()840 if (tree_can_throw_internal (copy_stmt)) in copy_edges_for_bb()846 edge e = split_block (new_bb, copy_stmt); in copy_edges_for_bb()851 make_eh_edges (copy_stmt); in copy_edges_for_bb()