tree-ssa-dom.c (real_avail_expr_hash): New.
authorRichard Henderson <rth@redhat.com>
Thu, 24 Jun 2004 22:46:56 +0000 (15:46 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 24 Jun 2004 22:46:56 +0000 (15:46 -0700)
commit940db2c87c3406a8d1a86890f3e2958ab503b880
treea7a87358b8f60cbe7e877b4f680e9158d3424954
parentc2484a8b43b3aaa60fb0a1681c735ab0fe459476
tree-ssa-dom.c (real_avail_expr_hash): New.

        * tree-ssa-dom.c (real_avail_expr_hash): New.
        (tree_ssa_dominator_optimize): Use it in the htab.

From-SVN: r83616
gcc/ChangeLog
gcc/tree-ssa-dom.c