Make the BU closure keep track of which actual calls happen
authorChris Lattner <sabre@nondot.org>
Wed, 2 Jul 2003 04:37:48 +0000 (04:37 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Jul 2003 04:37:48 +0000 (04:37 +0000)
commit744f93996e183be6328d9536745b1cb9d25e94ec
tree900f85b88cc45487ecbf6cb7081f450dcaaa9944
parent3051419036b518275afac9b57570429736254bdc
Make the BU closure keep track of which actual calls happen
Minor cleanups

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