Implement getSCEVAtScope for SCEV cast expressions.
authorDan Gohman <gohman@apple.com>
Wed, 29 Apr 2009 22:29:01 +0000 (22:29 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 29 Apr 2009 22:29:01 +0000 (22:29 +0000)
commiteb3948be16c37396fb3c50ef2c51f7f2da9c34d9
tree8da4d135fa094eaaba9a061f11cab0d0f3f5cd52
parentac70ceafbcb6761f32634f981de4cca1a5faa417
Implement getSCEVAtScope for SCEV cast expressions.

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