Home
last modified time | relevance | path

Searched refs:dse_optimize_stmt (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c962 void dse_optimize_stmt (gimple_stmt_iterator *);
1037 dse_dom_walker::dse_optimize_stmt (gimple_stmt_iterator *gsi) in dse_optimize_stmt() function
1172 dse_optimize_stmt (&gsi); in before_dom_children()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc1290 dse_optimize_stmt (function *fun, gimple_stmt_iterator *gsi, sbitmap live_bytes) in dse_optimize_stmt() function
1500 dse_optimize_stmt (fun, &gsi, live_bytes); in execute()
H A DChangeLog.tuples461 dse_optimize_stmt, execute_simple_dse): Likewise.
3542 get_kill_of_stmt_lhs, dse_possible_dead_store_p, dse_optimize_stmt,
H A DChangeLog-20051090 * tree-ssa-dse.c (dse_optimize_stmt): Correctly handle PHI nodes which
4441 (dse_optimize_stmt): Call memory_address_same.
7248 * tree-ssa-dse.c (dse_optimize_stmt): Fix up all of V_MAY_DEF and
17158 dse_optimize_stmt, dse_record_phis, dse_finalize_block): Use
20750 * tree-ssa-dse.c (dse_optimize_stmt): Use ZERO_SSA_OPERANDS.
21848 (dse_optimize_stmt): Handle V_MUST_DEF operands. Handle case where
25036 * tree-ssa-dse.c (dse_optimize_stmt): Mark symbols in removed
25185 * tree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.
25568 (dse_optimize_stmt): Use new immuse interface.
35351 * tree-ssa-dse.c (dse_optimize_stmt): Do not optimize
H A DChangeLog-20061418 (dse_optimize_stmt): Abstract code checking a possible dead store
1586 * tree-ssa-dse.c (dse_optimize_stmt): Remove SSA_OP_VMUSTDEF.
2928 (dse_optimize_stmt): Same.
13709 * tree-ssa-dse.c (dse_optimize_stmt): Remove unused variable USE.
14021 * tree-ssa-dse.c (dse_optimize_stmt): Avoid num_imm_uses when
23472 * tree-ssa-dse.c (dse_optimize_stmt): Likewise.
H A DChangeLog-20213712 (dse_optimize_stmt): Likewise.
4339 (dse_optimize_stmt): Use it.
27125 (dse_optimize_stmt): Handle call LHS by dropping the
27753 (dse_dom_walker::dse_optimize_stmt): Rename...
27754 (dse_optimize_stmt): ... to this, pass in live_bytes sbitmap.
28309 (dse_dom_walker::dse_optimize_stmt): Move VDEF check to the
H A DChangeLog-201740408 (dse_dom_walker::dse_optimize_stmt): Optimize mem* calls with
40443 (dse_dom_walker::dse_optimize_stmt): Pass in the gsi rather than
40501 dse_optimize_stmt.
40512 dse_optimize_stmt.
40513 (dse_optimize_stmt): Make a member of dse_dom_walker.
H A DChangeLog-2007137 * tree-ssa-dse.c (dse_optimize_stmt): Don't eliminate store if
5218 (dse_optimize_stmt): Call get_kill_of_stmt_lhs instead of
18535 (dse_optimize_stmt): Likewise.
21094 (dse_optimize_stmt): Call it.
H A DChangeLog-20198655 (dse_dom_walker::dse_optimize_stmt): Likewise.
16610 (dse_dom_walker::dse_optimize_stmt): Likewise.
20825 (dse_walker::dse_optimize_stmt): Likewise. Add missing return to
24505 (dse_optimize_stmt): Handle _CHK variants. For statements which
H A DChangeLog.tree-ssa684 * tree-ssa-dse.c (dse_optimize_stmt): Redirect uses feeding into
1591 * tree-ssa.dse.c (dse_optimize_stmt): Dump info when we delete
H A DChangeLog-200917646 * tree-ssa-dse.c (dse_optimize_stmt): Simplify now that it's not a
29348 * tree-ssa-dse.c (dse_optimize_stmt): Properly query if the rhs
29356 (dse_optimize_stmt): Simplify. Properly remove stores.
H A DChangeLog-201226047 * tree-ssa-dse.c (dse_optimize_stmt): Take pointer to iterator.
29224 * tree-ssa-dse.c (dse_optimize_stmt): Remember the stmt
29250 * tree-ssa-dse.c (dse_optimize_stmt): Likewise.
H A DChangeLog-200412805 * tree-ssa-dse.c (dse_optimize_stmt): Call free_df_for_stmt. Also
13270 (dse_optimize_stmt, dse_record_phis, tree_ssa_dse): Do not use phi
24892 * tree-ssa-dse.c (dse_optimize_stmt): Likewise.
30537 (dse_optimize_stmt): Ditto.
H A DChangeLog-200819132 (get_stmt_uid, dse_possible_dead_store_p, dse_optimize_stmt,
25539 * tree-ssa-dse.c (dse_optimize_stmt): Do not delete a store
H A DChangeLog3367 (dse_optimize_stmt): Query may-defs.
H A DChangeLog-201129727 (dse_optimize_stmt): Remove voperand set handling code.
38335 (dse_optimize_stmt): Set the appropriate bit in NEED_EH_CLEANUP when
H A DChangeLog-201427450 (dse_optimize_stmt): ... here. Handle builtin calls. Remove dead code.
35878 (dse_optimize_stmt): Simplify, now that we found a kill
H A DChangeLog-20166112 * tree-ssa-dse.c (dse_optimize_stmt): Remove quotes and extra new line.
H A DChangeLog-201823461 (dse_dom_walker::dse_optimize_stmt): Adjust.
H A DChangeLog-201010234 * tree-ssa-dse.c (dse_optimize_stmt): Use it.
H A DChangeLog-201334424 * tree-ssa-dse.c (dse_optimize_stmt): Allow DSE of
H A DChangeLog-201513107 * tree-ssa-dse.c (dse_optimize_stmt): Add missing call to