diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2021-11-20 23:17:41 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-11-20 23:20:12 +0100 |
| commit | aeba28bc62442f4d3a29cc189fd68fca48ee0612 (patch) | |
| tree | d02eff9afb5a7a9ef3f2e900671838613f7f3811 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | fefe20b99313d6b0738806d1504652c3b7edb9e0 (diff) | |
[DSE] Drop hasAnalyzableMemoryWrite() (NFCI)
The functionality of hasAnalyzableMemoryWrite() is effectively
subsumed by getLocForWriteEx(), which will return None if the
instruction is not analyzable. The implementations don't match
exactly (e.g. getLocForWriteEx() does not limit non-calls to
stores), but in conjunction with the isRemovable() check, it ends
up being the same.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
