Simplify this code; no need for a custom subclass if it doesn't need
authorDan Gohman <gohman@apple.com>
Sun, 14 Feb 2010 02:48:58 +0000 (02:48 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 14 Feb 2010 02:48:58 +0000 (02:48 +0000)
commit0402577f3888889afb7a2bd18399987daefdecbe
tree53b831841cb889c911fa0185eeb710dabea5c008
parent9269926bfb713e92e328e9578c6d8826c68dcb9d
Simplify this code; no need for a custom subclass if it doesn't need
to override anything from the parent class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96150 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IVUsers.cpp