diff options
| author | Timm Bäder <tbaeder@redhat.com> | 2022-10-21 12:26:05 +0200 |
|---|---|---|
| committer | Timm Bäder <tbaeder@redhat.com> | 2022-11-07 07:56:25 +0100 |
| commit | 7c0a2d9cda996a04c9eb55244a0ebf57545de849 (patch) | |
| tree | e118c44c945fb2a6823099a97c070f9aec4a8ba6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 10483ac743e69a6de684593565f586116b506b2e (diff) | |
[clang][Interp][NFC] Use StorePop for assignments with DiscardResult
If we don't need the result anyway, use StorePop, instead of a Store+Pop
combination. That way we save one instruction and not using the result
is the common case anyway.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
