Searched refs:block_to_remove (Results 1 – 1 of 1) sorted by relevance
328 basic_block block_to_remove; in replace_phi_edge_with_variable() local342 block_to_remove = EDGE_SUCC (cond_block, 1)->dest; in replace_phi_edge_with_variable()352 block_to_remove = EDGE_SUCC (cond_block, 0)->dest; in replace_phi_edge_with_variable()354 delete_basic_block (block_to_remove); in replace_phi_edge_with_variable()