diff options
author | Kazu Hirata <kazu@google.com> | 2023-02-19 11:29:12 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-02-19 11:29:12 -0800 |
commit | cbde2124f153f8fd084e8ff1221c0357442ea707 (patch) | |
tree | 06becbe263ad3b80a065b8ca75ccd7fb83a2d087 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 179a24c2f149933868e2a69b94200d7f4dcf18c5 (diff) | |
download | llvm-cbde2124f153f8fd084e8ff1221c0357442ea707.zip llvm-cbde2124f153f8fd084e8ff1221c0357442ea707.tar.gz llvm-cbde2124f153f8fd084e8ff1221c0357442ea707.tar.bz2 |
Use APInt::popcount instead of APInt::countPopulation (NFC)
This is for consistency with the C++20-style bit manipulation
functions in <bit>.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions