llvm-6502/lib/Target/CppBackend
Pete Cooper 5c09803aee Use foreach loop over constant operands. NFC.
A number of places had explicit loops over Constant::operands().
Just use foreach loops where possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240694 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-25 20:51:38 +00:00
..
TargetInfo
CMakeLists.txt
CPPBackend.cpp Use foreach loop over constant operands. NFC. 2015-06-25 20:51:38 +00:00
CPPTargetMachine.h
LLVMBuild.txt
Makefile