Reduce amount of work we do calculating mustaliases if the arg is a global
authorChris Lattner <sabre@nondot.org>
Wed, 2 Jul 2003 04:39:13 +0000 (04:39 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Jul 2003 04:39:13 +0000 (04:39 +0000)
commit9cd048425140c0fc4a8420783acd8e129e5f4741
tree5468c1b45fe4cc0460fb072021b32e8c45e6acb8
parent58f98d0bf0c029d931e4be3da8ca3dd6763e3807
Reduce amount of work we do calculating mustaliases if the arg is a global

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