Use stripPointerCasts instead of doing the same manually.
authorDan Gohman <gohman@apple.com>
Thu, 27 Aug 2009 18:02:03 +0000 (18:02 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 27 Aug 2009 18:02:03 +0000 (18:02 +0000)
commitaae87cde50fd004f394816820e57b7ef0e697c3b
tree275404f2fd06f4088c0e15588f5a4caf16b5a474
parentc75cd159cd5e428c9b0c8fb761b83c86844cd287
Use stripPointerCasts instead of doing the same manually.

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