aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPavel Samolysov <samolisov@gmail.com>2022-05-18 11:26:35 +0300
committerPavel Samolysov <samolisov@gmail.com>2022-06-29 10:45:10 +0300
commit8958057fb1009ee3ef6be1d509ddc4fe801add42 (patch)
tree50158d5a68682663a87164e2fa09ad234fbbf559 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent0a6e29f455ff8425dec2b772a57b7d1a8a5ccd41 (diff)
downloadllvm-8958057fb1009ee3ef6be1d509ddc4fe801add42.zip
llvm-8958057fb1009ee3ef6be1d509ddc4fe801add42.tar.gz
llvm-8958057fb1009ee3ef6be1d509ddc4fe801add42.tar.bz2
[ArgPromotion] Move isDenselyPacked static member (NFC)
The `isDenselyPacked` static member of the `ArgumentPromotionPass` class is not used in the class itself anymore. The single known user of the function is in the `AttributorAttributes.cpp` file, so the function has been moved into the file. Differential Revision: https://reviews.llvm.org/D128725
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions