Convert to work with new AliasAnalysis interface by conservatively assuming all point...
authorChris Lattner <sabre@nondot.org>
Wed, 26 Feb 2003 19:28:57 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Feb 2003 19:28:57 +0000 (19:28 +0000)
commit2d0a4a4eb88ddc379755f701208dfe4bd1c15055
treeeff2a76c77fd0366eb3cad0f3c92fd076df7a79d
parentf98d8d861166a089f69267f8e3a8c261819e809e
Convert to work with new AliasAnalysis interface by conservatively assuming all pointers are arbitrarily large accesses

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasSetTracker.cpp
lib/Transforms/Scalar/LICM.cpp