Do not mark incoming arguments to functions complete if the function is pointed to...
authorChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 22:24:04 +0000 (22:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 22:24:04 +0000 (22:24 +0000)
commit3b0a9be238e95fc125bec302272157f63e1110f3
tree66c72a2b4bcdeebb1d2cf80f498c9104d497d6f7
parent26c4fc3b69b01b4c8c5954d1ecd85a556422cd80
Do not mark incoming arguments to functions complete if the function is pointed to by a global in the globals graph

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