diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-07 22:32:38 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-07 22:32:38 +0000 |
commit | d620781872245952ac6e25392815caa096310b6f (patch) | |
tree | dc44880186524e95ffb0230ca50abad5abd9cd61 /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py | |
parent | 14a0493a88e8314b03d7d32bb995a675f6499e33 (diff) | |
download | bcm5719-llvm-d620781872245952ac6e25392815caa096310b6f.tar.gz bcm5719-llvm-d620781872245952ac6e25392815caa096310b6f.zip |
[Attributor][NFC] Avoid unnecessary liveness queries
If we know everything is live there is no need to query for liveness.
Indicating a pessimistic fixpoint will cause the state to be "invalid"
which will cause the Attributor to not return the AAIsDead on request,
which will prevent us from querying isAssumedDead().
llvm-svn: 368223
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions