diff options
author | Florian Hahn <flo@fhahn.com> | 2020-04-18 19:44:54 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-04-18 19:44:54 +0100 |
commit | 46853b95ca550ccd6e2700df85f2a5f558134bb3 (patch) | |
tree | e5f16b988c3272d4d402c3e220efbb228b1343cd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f043677f6dd6e5392509b59139999918b421699d (diff) | |
download | llvm-46853b95ca550ccd6e2700df85f2a5f558134bb3.zip llvm-46853b95ca550ccd6e2700df85f2a5f558134bb3.tar.gz llvm-46853b95ca550ccd6e2700df85f2a5f558134bb3.tar.bz2 |
[SCCP] Drop unused early exit from visitStoreInst (NFC).
There are no lattice values associated with store instructions
directly. They will never get marked as overdefined.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions