OSDN Git Service

Make SCEVCallbackVH::allUsesReplacedWith more thorough in removing
authorDan Gohman <gohman@apple.com>
Tue, 14 Jul 2009 14:34:04 +0000 (14:34 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 14 Jul 2009 14:34:04 +0000 (14:34 +0000)
commit69fcae91a4c46af5c13be1618c7592e95597b327
treebaf6788e7c35e74087956f50ce6bacddeb8d79b5
parent1b65253da688a0ff0c41b5af185708707fa931c9
Make SCEVCallbackVH::allUsesReplacedWith more thorough in removing
users from the Scalars map.

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