diff options
author | Kazu Hirata <kazu@google.com> | 2022-07-23 15:47:53 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-07-23 15:47:53 -0700 |
commit | 3736a498d48c1a41de5a3a3966477c9ce627088d (patch) | |
tree | 1747c23c2b5ad7e5252411134a0ca69d8a993e39 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | 2622c5e212646d1c8d6a43444d7c5b551f0221ad (diff) | |
download | llvm-3736a498d48c1a41de5a3a3966477c9ce627088d.zip llvm-3736a498d48c1a41de5a3a3966477c9ce627088d.tar.gz llvm-3736a498d48c1a41de5a3a3966477c9ce627088d.tar.bz2 |
[IPO] Use std::array for AccessKind2Accesses (NFC)
Switching to std:array allow us to use fill.
While I am at it, this patch also converts one for loop to a
range-based one.
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions