Searched refs:remove_phi_node (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-phinodes.c | 446 remove_phi_node (tree phi, tree prev) in remove_phi_node() function
|
| H A D | tree-ssa-dce.c | 687 remove_phi_node (phi, prev); in remove_dead_phis()
|
| H A D | tree-flow.h | 659 extern void remove_phi_node (tree, tree);
|
| H A D | tree-outof-ssa.c | 1122 remove_phi_node (phi, NULL_TREE); in eliminate_virtual_phis() 2410 remove_phi_node (phi, NULL_TREE); in remove_ssa_form()
|
| H A D | tree-scalar-evolution.c | 2943 remove_phi_node (phi, NULL); in scev_const_prop() 3008 remove_phi_node (phi, NULL_TREE); in scev_const_prop()
|
| H A D | tree-ssa-dom.c | 2086 remove_phi_node (t, NULL); in remove_stmt_or_phi()
|
| H A D | tree-cfg.c | 1350 remove_phi_node (phi, NULL); in tree_merge_blocks() 1978 remove_phi_node (phi, NULL_TREE); in remove_phi_nodes_and_edges_for_unreachable_block()
|
| H A D | lambda-code.c | 2484 remove_phi_node (phi_nodes (olddest), NULL); in perfect_nestify()
|
| H A D | tree-ssa-pre.c | 3718 remove_phi_node (t, NULL); in remove_dead_inserted_code()
|
| H A D | tree-ssa-loop-ivopts.c | 5346 remove_phi_node (stmt, NULL_TREE); in remove_statement()
|