Finish removing class move_computations_dom_walker
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 22 Jan 2018 20:53:57 +0000 (20:53 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 22 Jan 2018 20:53:57 +0000 (20:53 +0000)
commit3774938ec6bd45fa4038613ff0a5d3cf56335a60
tree766a536152f2223e9477da07356f32956bb5e346
parent4101250d9ef042fd6a5f24228510162e1203dce9
Finish removing class move_computations_dom_walker

r232820 (aka 2c7b2f8860794cc9b9cf5eeea9d7dc109c0de3be) removed the
implementation of class move_computations_dom_walker, but kept the decl.

This patch removes the stray decl.

gcc/ChangeLog:
PR tree-optimization/69452
* tree-ssa-loop-im.c (class move_computations_dom_walker): Remove
decl.

From-SVN: r256963
gcc/ChangeLog
gcc/tree-ssa-loop-im.c