[CodeGen] Use range-based for loops (NFC)
authorKazu Hirata <kazu@google.com>
Sat, 23 Jul 2022 23:10:46 +0000 (16:10 -0700)
committerKazu Hirata <kazu@google.com>
Sat, 23 Jul 2022 23:10:46 +0000 (16:10 -0700)
commit7bfa06f6c0905aa2fb30f12784e942625696d440
treed5806abb72a38013e0e430c2f38220113c9f3976
parent3736a498d48c1a41de5a3a3966477c9ce627088d
[CodeGen] Use range-based for loops (NFC)
llvm/include/llvm/CodeGen/CallingConvLower.h
llvm/include/llvm/CodeGen/LiveVariables.h
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/include/llvm/CodeGen/MachinePipeliner.h
llvm/include/llvm/CodeGen/RegisterScavenging.h
llvm/include/llvm/CodeGen/ScheduleDAG.h
llvm/lib/CodeGen/LiveVariables.cpp