Eliminate use of DSCallSiteIterator in key loop. This is a half step to
authorChris Lattner <sabre@nondot.org>
Tue, 1 Feb 2005 21:37:27 +0000 (21:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Feb 2005 21:37:27 +0000 (21:37 +0000)
commitaf8650e9c7a956bcd68314fd1ff1ed10bede2270
treed1230dad8789b1b5bbd0bb23b595c25ecda721ee
parent321f68306f1107947c3c4826d28835bc6e66cacd
Eliminate use of DSCallSiteIterator in key loop.  This is a half step to
a tasty speedup.

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