Make SCEVCallbackVH::allUsesReplacedWith unconditionally delete
authorDan Gohman <gohman@apple.com>
Wed, 28 Jul 2010 00:28:25 +0000 (00:28 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 28 Jul 2010 00:28:25 +0000 (00:28 +0000)
commit59846aced20b23882a97b92da5d653dc3f3e8526
tree788c5b0017fe0afc49ad598260bf17b08be52107
parent51409214d7471328df2e92e0a8f9d05221fe0e6f
Make SCEVCallbackVH::allUsesReplacedWith unconditionally delete
the old value.

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