Searched refs:insert_phi_nodes (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-into-ssa.cc | 1068 insert_phi_nodes (bitmap_head *dfs) in insert_phi_nodes() function 2467 insert_phi_nodes (dfs); in execute()
|
H A D | ChangeLog.tree-ssa | 436 (insert_phi_nodes): Allocate a worklist for insert_phi_nodes_for 4412 (insert_phi_nodes): If VARS_TO_RENAME is zero, then examine 6251 (insert_phi_nodes): No longer need "globals" bitmap. Use 7003 (insert_phi_nodes): No longer need to deal with deferred variables. 8976 (insert_phi_nodes): Adjust name of varray def_maps when creating it. 9877 (insert_phi_nodes): Only add PHI nodes for variables in the 11470 (insert_phi_nodes): Initialize def_maps. Pass it to 12664 (insert_phi_nodes): Simplify now that we don't need the 12870 (insert_phi_nodes): Use the set of nonlocal variables computed 12873 insert_phi_nodes and mark_def_sites. Free the sbitmap returned [all …]
|
H A D | ChangeLog-2012 | 16025 (insert_phi_nodes): Likewise. 16603 (insert_phi_nodes): Adjust. 16919 (insert_phi_nodes): Do not walk over referenced vars, instead
|
H A D | ChangeLog-2005 | 13282 (insert_phi_nodes): Use referenced_var iterator. 22396 (insert_phi_nodes): Remove second argument. Update all 22979 (find_idf, insert_phi_nodes, register_new_def,
|
H A D | ChangeLog-2004 | 6421 tree-into-ssa.c (compute_global_livein, insert_phi_nodes, 11150 * tree-into-ssa.c (compute_global_livein, insert_phi_nodes, 27069 (set_def_block, insert_phi_nodes, mark_def_sites, set_livein_block,
|
H A D | ChangeLog-2021 | 27433 * tree-into-ssa.c (insert_phi_nodes): Do not account separately.
|
H A D | ChangeLog-2009 | 1466 * tree-into-ssa.c (insert_phi_nodes): Add PHI nodes in
|
H A D | ChangeLog-2000 | 12850 (insert_phi_nodes): Likewise.
|
H A D | ChangeLog-2010 | 27668 * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
|
H A D | ChangeLog-2017 | 37787 * tree-into-ssa.c (insert_phi_nodes): When the function can
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-into-ssa.c | 1067 insert_phi_nodes (bitmap_head *dfs) in insert_phi_nodes() function 2463 insert_phi_nodes (dfs); in execute()
|