]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.
authorSteven Bosscher <stevenb@suse.de>
Thu, 13 Jan 2005 22:51:14 +0000 (22:51 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 13 Jan 2005 22:51:14 +0000 (22:51 +0000)
commit1dff80c064ca0b0be274be6e89f979dcb48b95f3
treec2a76dcb552f32a65114368c2ceb5d858cfd13d4
parentae59b55c0f1e5115d102d62c3c89040462d364b3
tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.

* tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.
(fix_stmt_v_may_defs): Likewise.

From-SVN: r93614
gcc/ChangeLog
gcc/tree-ssa-dse.c