[CodeGen] Use a range-based for loop (NFC)
commit10b1c29e396ffb83b0da989740382d5db14fcd9c
authorKazu Hirata <kazu@google.com>
Sun, 14 Jan 2024 20:17:54 +0000 (14 12:17 -0800)
committerKazu Hirata <kazu@google.com>
Sun, 14 Jan 2024 20:17:54 +0000 (14 12:17 -0800)
tree7324744d32859fbf3ac5c535603c096899a2036b
parentbc27f3573d61012771aa3fee2427f0dd5b8a1288
[CodeGen] Use a range-based for loop (NFC)
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp