diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-03-27 18:16:17 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-03-27 18:16:17 +0000 |
commit | 70d8ca9276510103beb947b8ba7b365a69a2b863 (patch) | |
tree | 32c49e2bee6845d227977901ef1e980458d69e89 /llvm/lib/Support/NativeFormatting.cpp | |
parent | f0b22c471bb787adde866e8b30b81f4754d20550 (diff) | |
download | bcm5719-llvm-70d8ca9276510103beb947b8ba7b365a69a2b863.tar.gz bcm5719-llvm-70d8ca9276510103beb947b8ba7b365a69a2b863.zip |
[APInt] Move operator&=(uint64_t) inline and use memset to clear the upper words.
This method is pretty new and probably isn't use much in the code base so this should have a negligible size impact. The OR and XOR operators are already inline.
llvm-svn: 298870
Diffstat (limited to 'llvm/lib/Support/NativeFormatting.cpp')
0 files changed, 0 insertions, 0 deletions