diff options
author | Fangrui Song <maskray@google.com> | 2019-03-03 14:50:01 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-03-03 14:50:01 +0000 |
commit | 5fa53d159374d4f43e62cfd496488fe544ddaeb5 (patch) | |
tree | 2942579b8a644ade3525a58e403ebc96dcbeaea0 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp | |
parent | e48be5d698a2a9c23d843812f748cd4921ac7489 (diff) | |
download | bcm5719-llvm-5fa53d159374d4f43e62cfd496488fe544ddaeb5.tar.gz bcm5719-llvm-5fa53d159374d4f43e62cfd496488fe544ddaeb5.zip |
[DemandedBits] Remove some redundancy in the work list
InputIsKnownDead check is shared by all operands. Compute it once.
For non-integer instructions, use Visited.insert(I).second to replace a
find() and an insert().
llvm-svn: 355290
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp')
0 files changed, 0 insertions, 0 deletions