Home
last modified time | relevance | path

Searched refs:insert_phi_nodes (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-into-ssa.cc1068 insert_phi_nodes (bitmap_head *dfs) in insert_phi_nodes() function
2467 insert_phi_nodes (dfs); in execute()
H A DChangeLog.tree-ssa436 (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 DChangeLog-201216025 (insert_phi_nodes): Likewise.
16603 (insert_phi_nodes): Adjust.
16919 (insert_phi_nodes): Do not walk over referenced vars, instead
H A DChangeLog-200513282 (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 DChangeLog-20046421 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 DChangeLog-202127433 * tree-into-ssa.c (insert_phi_nodes): Do not account separately.
H A DChangeLog-20091466 * tree-into-ssa.c (insert_phi_nodes): Add PHI nodes in
H A DChangeLog-200012850 (insert_phi_nodes): Likewise.
H A DChangeLog-201027668 * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
H A DChangeLog-201737787 * tree-into-ssa.c (insert_phi_nodes): When the function can
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-into-ssa.c1067 insert_phi_nodes (bitmap_head *dfs) in insert_phi_nodes() function
2463 insert_phi_nodes (dfs); in execute()