Home
last modified time | relevance | path

Searched refs:prepare_block_for_update (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-into-ssa.cc2715 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 DChangeLog.gimple-classes1079 (prepare_block_for_update): Likewise.
1648 (prepare_block_for_update): Likewise.
H A DChangeLog.tuples3769 prepare_block_for_update): Use gsi_start_phis.
5084 * tree-into-ssa.c (prepare_block_for_update): Initialize
H A DChangeLog-20061248 (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 DChangeLog-201215514 * tree-into-ssa.c (prepare_block_for_update): Likewise.
16513 (prepare_block_for_update): Compute which decls need renaming.
H A DChangeLog-200522402 (prepare_block_for_update): Only process virtual operands
24926 prepare_phi_args_for_update, prepare_block_for_update,
H A DChangeLog-202037549 (prepare_block_for_update): This. Use a worklist instead of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-into-ssa.c2711 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 Dtest_patches.txt475 === 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 Dtest_patches.txt475 === 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.