llvm-6502/lib/Analysis/IPA
Gabor Greif 7b98424f71 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
2009-01-17 00:14:25 +00:00
..
Andersens.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
CallGraph.cpp speed up iterative loop by using iterators. changes direction, but functionally equivalent 2009-01-17 00:14:25 +00:00
CallGraphSCCPass.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
FindUsedTypes.cpp Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
GlobalsModRef.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00