Files
clang-p2996/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Kazu Hirata cbde2124f1 Use APInt::popcount instead of APInt::countPopulation (NFC)
This is for consistency with the C++20-style bit manipulation
functions in <bit>.
2023-02-19 11:29:12 -08:00

279 KiB