Use make_range to reduce mentions of iterator type. NFC
authorCraig Topper <craig.topper@gmail.com>
Sun, 6 Dec 2015 05:08:07 +0000 (05:08 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 6 Dec 2015 05:08:07 +0000 (05:08 +0000)
commite6bc7d1f0d765d1e67a1c5d6c7a4f36677810c8e
tree2d3fb57c89c476abbec6c38869bea38f10d5df5b
parenteb32659b9c004c7ad9270932a3cc7a40286b77d6
Use make_range to reduce mentions of iterator type. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254872 91177308-0d34-0410-b5e6-96231b3b80d8
25 files changed:
include/llvm/Analysis/LazyCallGraph.h
include/llvm/Analysis/LoopInfo.h
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/MachineRegisterInfo.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/IR/CallSite.h
include/llvm/IR/DebugInfo.h
include/llvm/IR/Function.h
include/llvm/IR/InstrTypes.h
include/llvm/IR/Instructions.h
include/llvm/IR/Metadata.h
include/llvm/IR/Module.h
include/llvm/IR/Statepoint.h
include/llvm/IR/User.h
include/llvm/IR/Value.h
include/llvm/Object/Archive.h
include/llvm/Object/ObjectFile.h
include/llvm/Support/Registry.h
lib/ExecutionEngine/MCJIT/MCJIT.h
lib/Object/MachOObjectFile.cpp
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
utils/TableGen/CodeGenSchedule.h
utils/TableGen/CodeGenTarget.h