diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-09 12:21:55 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-09 13:22:57 +0100 |
commit | 1eaf7babf2dcc3ab8fb429171c991556ffa98291 (patch) | |
tree | 843fdbc1ab68060a3df6323295097433f2f3da4a /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 25f3cc0ced1759af1911c2446ac40fab4f5e5571 (diff) | |
download | llvm-1eaf7babf2dcc3ab8fb429171c991556ffa98291.zip llvm-1eaf7babf2dcc3ab8fb429171c991556ffa98291.tar.gz llvm-1eaf7babf2dcc3ab8fb429171c991556ffa98291.tar.bz2 |
APInt.h - return directly from clearUnusedBits in single word cases. NFCI.
Consistently use the same pattern of returning *this from the clearUnusedBits() call to allow us to early out from the isSingleWord() path and avoid an else statement.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions