Rework TD pass to work with the precise call graph constructed by the BU phase
authorChris Lattner <sabre@nondot.org>
Tue, 1 Jul 2003 16:28:11 +0000 (16:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Jul 2003 16:28:11 +0000 (16:28 +0000)
commit18f07a11b990d59e9ae2317136aa456da6ea6a20
treefd93831ddd04baa793432afc94a0afaa4e64c80e
parentb6734b281b0ec657cd95963430fbe36ed7182f6e
Rework TD pass to work with the precise call graph constructed by the BU phase

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