diff options
author | Kazu Hirata <kazu@google.com> | 2022-11-26 10:47:22 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-11-26 10:47:22 -0800 |
commit | a677afd3c132dd024fdf81c1bb0b256176895112 (patch) | |
tree | 9ed8bdbc5667a08ca8e516c0a2253ffc0af6565b /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | 49aca00d63e14df8bc68fc4329e6cbc9c9805eb8 (diff) | |
download | llvm-a677afd3c132dd024fdf81c1bb0b256176895112.zip llvm-a677afd3c132dd024fdf81c1bb0b256176895112.tar.gz llvm-a677afd3c132dd024fdf81c1bb0b256176895112.tar.bz2 |
[TableGen] Use std::size (NFC)
std::size, introduced in C++17, allows us to directly obtain the
number of elements of an array.
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions