speed up iterative loop by using iterators. changes direction, but functionally equiv...
authorGabor Greif <ggreif@gmail.com>
Sat, 17 Jan 2009 00:14:25 +0000 (00:14 +0000)
committerGabor Greif <ggreif@gmail.com>
Sat, 17 Jan 2009 00:14:25 +0000 (00:14 +0000)
commit7b98424f719bf0bde6250e35d311e877d6c3d5b7
tree94a09da518ef9623cd7d2256c864cc92532d1a66
parent125329891f97baedef21e4b464ba70182c3fb45e
speed up iterative loop by using iterators. changes direction, but functionally equivalent
if this works out, I'll change the others next.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62385 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraph.cpp