diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-06-11 19:39:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 19:39:02 +0100 |
commit | 18a8983c36171659cc84f109c2f3c38e6d10d1a3 (patch) | |
tree | 8feb4115ff130097dfd4c9536ae2c0eaf0d45715 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | a13bc9714a6bfb766693aa7900217f6f9be6f25d (diff) | |
download | llvm-18a8983c36171659cc84f109c2f3c38e6d10d1a3.zip llvm-18a8983c36171659cc84f109c2f3c38e6d10d1a3.tar.gz llvm-18a8983c36171659cc84f109c2f3c38e6d10d1a3.tar.bz2 |
LAA: refactor analyzeLoop to return bool (NFC) (#93824)
Avoid wastefully setting CanVecMem in several places in analyzeLoop,
complicating the logic, to get the function to return a bool, and set
CanVecMem in the caller.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions