diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-09-19 09:38:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-19 09:38:20 +0200 |
| commit | dc6876fc9890f556ed1692141643c73b1542ee5b (patch) | |
| tree | ec9664f6bc3dec647a30503d26e1a36dd67182d5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 4e3781607cd12eb337298ee6d16ebecde4ce5741 (diff) | |
[ValueTracking] Use isSafeToSpeculativelyExecuteWithVariableReplaced() in more places (#109149)
This replaces some uses of isSafeToSpeculativelyExecute() with
isSafeToSpeculativelyExecuteWithVariableReplaced(), in cases where we
are guarding against operand changes rather plain speculation.
I believe that this is NFC with the current implementation of the
function (as it only does something different from loads), but this
makes us more defensive against future generalizations.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
