Make the SCEV* form of getSCEVAtScope public, to allow ScalarEvolution
authorDan Gohman <gohman@apple.com>
Fri, 8 May 2009 20:38:54 +0000 (20:38 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 8 May 2009 20:38:54 +0000 (20:38 +0000)
commit66a7e857aa5843da3a7d0f52aa09a5935cf565dc
treeb4ee42cc50cde27c46ee15b8a73db34e15776a33
parenta9519579b7134343b9b9520f8b1862baf8d872d5
Make the SCEV* form of getSCEVAtScope public, to allow ScalarEvolution
clients to use it.

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