diff options
author | Nikita Popov <npopov@redhat.com> | 2024-07-03 15:06:27 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-07-03 15:19:26 +0200 |
commit | 2dbb454791044e3ef91c8e7069f953b7406d78c6 (patch) | |
tree | a1d6dfd818e5b0a9f750db80b7fce3d0934aae4b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 0778b5d0d296edaca2ac52f2c8d2c806d492355a (diff) | |
download | llvm-2dbb454791044e3ef91c8e7069f953b7406d78c6.zip llvm-2dbb454791044e3ef91c8e7069f953b7406d78c6.tar.gz llvm-2dbb454791044e3ef91c8e7069f953b7406d78c6.tar.bz2 |
[ValueTracking][LVI] Consolidate vector constant range calculation
Add a common helper used for computeConstantRange() and LVI. The
implementation is a mix of both, with the efficient handling for
ConstantDataVector taken from computeConstantRange(), and the
general handling (including non-splat poison) from LVI.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions