don't bother calling getUnderlyingObject for non-pointers.
authorChris Lattner <sabre@nondot.org>
Mon, 18 Feb 2008 17:28:21 +0000 (17:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Feb 2008 17:28:21 +0000 (17:28 +0000)
commitbb494bcb0e3b25297412d609eec774edccab7575
tree0e6567cc5c88755764a9cff2b096a1bf954b3255
parent39564499c4b3d19af6e42f7718317443808e714f
don't bother calling getUnderlyingObject for non-pointers.

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