Searched refs:insert_updated_phi_nodes_for (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-into-ssa.cc | 3150 insert_updated_phi_nodes_for (tree var, bitmap_head *dfs, bitmap blocks, in insert_updated_phi_nodes_for() function 3493 insert_updated_phi_nodes_for (ssa_name (i), dfs, blocks_to_update, in update_ssa() 3499 insert_updated_phi_nodes_for (sym, dfs, blocks_to_update, in update_ssa()
|
H A D | ChangeLog-2012 | 12940 (insert_updated_phi_nodes_for): Likewise. 16517 (insert_updated_phi_nodes_for): Likewise.
|
H A D | ChangeLog-2005 | 22415 (insert_updated_phi_nodes_for): Do not remove existing 24935 insert_updated_phi_nodes_for, update_ssa): New.
|
H A D | ChangeLog-2010 | 9029 * tree-into-ssa.c (insert_updated_phi_nodes_for): Likewise. 27671 (insert_updated_phi_nodes_for): Likewise.
|
H A D | ChangeLog-2013 | 3108 insert_phi_nodes_for, insert_updated_phi_nodes_for): Likewise. 6501 (insert_updated_phi_nodes_for): Remove usage of ENTRY_BLOCK_PTR macro.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-into-ssa.c | 3146 insert_updated_phi_nodes_for (tree var, bitmap_head *dfs, bitmap blocks, in insert_updated_phi_nodes_for() function 3489 insert_updated_phi_nodes_for (ssa_name (i), dfs, blocks_to_update, in update_ssa() 3495 insert_updated_phi_nodes_for (sym, dfs, blocks_to_update, in update_ssa()
|