Searched refs:prepare_block_for_update (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-into-ssa.cc | 2715 prepare_block_for_update (basic_block bb, bool insert_phi_p) in prepare_block_for_update() function 3434 prepare_block_for_update (start_bb, insert_phi_p); in update_ssa()
|
H A D | ChangeLog.gimple-classes | 1079 (prepare_block_for_update): Likewise. 1648 (prepare_block_for_update): Likewise.
|
H A D | ChangeLog.tuples | 3769 prepare_block_for_update): Use gsi_start_phis. 5084 * tree-into-ssa.c (prepare_block_for_update): Initialize
|
H A D | ChangeLog-2006 | 1248 (prepare_block_for_update): Process SSA_OP_ALL_USES first 9866 (prepare_block_for_update, prepare_use_sites_for): Mark the uses 12937 (insert_phi_nodes_for, mark_use_interesting, prepare_block_for_update,
|
H A D | ChangeLog-2012 | 15514 * tree-into-ssa.c (prepare_block_for_update): Likewise. 16513 (prepare_block_for_update): Compute which decls need renaming.
|
H A D | ChangeLog-2005 | 22402 (prepare_block_for_update): Only process virtual operands 24926 prepare_phi_args_for_update, prepare_block_for_update,
|
H A D | ChangeLog-2020 | 37549 (prepare_block_for_update): This. Use a worklist instead of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-into-ssa.c | 2711 prepare_block_for_update (basic_block bb, bool insert_phi_p) in prepare_block_for_update() function 3430 prepare_block_for_update (start_bb, insert_phi_p); in update_ssa()
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 475 === 0198-Change-recursive-prepare_block_for_update-to-use-a-w.patch === 479 Subject: [PATCH 0198/2034] Change recursive prepare_block_for_update to use a 482 Reported as PR 93321, prepare_block_for_update with some huge 491 (prepare_block_for_update): This. Use a worklist instead of recursing.
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 475 === 0198-Change-recursive-prepare_block_for_update-to-use-a-w.patch === 479 Subject: [PATCH 0198/2034] Change recursive prepare_block_for_update to use a 482 Reported as PR 93321, prepare_block_for_update with some huge 491 (prepare_block_for_update): This. Use a worklist instead of recursing.
|