llvm-6502/lib/Analysis/IPA
Duncan P. N. Exon Smith db8c1ae04e SCC: Change clients to use const, NFC
It's fishy to be changing the `std::vector<>` owned by the iterator, and
no one actual does it, so I'm going to remove the ability in a
subsequent commit.  First, update the users.

<rdar://problem/14292693>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207252 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-25 18:24:50 +00:00
..
CallGraph.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
CallGraphSCCPass.cpp SCC: Change clients to use const, NFC 2014-04-25 18:24:50 +00:00
CallPrinter.cpp
CMakeLists.txt
FindUsedTypes.cpp [Modules] Move InstIterator out of the Support library, where it had no 2014-03-04 10:30:26 +00:00
GlobalsModRef.cpp SCC: Change clients to use const, NFC 2014-04-25 18:24:50 +00:00
InlineCost.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
IPA.cpp
LLVMBuild.txt
Makefile