Code cleanups. getSCEVAtScope no longer uses SCEVCouldNotCompute.
authorDan Gohman <gohman@apple.com>
Mon, 15 Jun 2009 18:38:59 +0000 (18:38 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 15 Jun 2009 18:38:59 +0000 (18:38 +0000)
commit743e41eae1f3ded4a1d162c6bd8712f5a9750e72
tree7b03de0b108976aaf99a7b0c087c4710564b0a54
parentf88f21c5d44571ba2962d84e7f0f9c4c7d0fa3ca
Code cleanups. getSCEVAtScope no longer uses SCEVCouldNotCompute.

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