summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2023-05-15 16:56:48 +0100
committerLuke Lau <luke@igalia.com>2023-06-21 16:17:25 +0100
commit438cc10b8ed0e54a312fe44dc4234c5231104603 (patch)
tree5162d6d4879d733238e47cdb0945505956c71549 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parenta685ddf1d104b3ce9d53cf420521f5aaff429630 (diff)
[IR] Add getAccessType to Instruction
There are multiple places in the code where the type of memory being accessed from an instruction needs to be obtained, including an upcoming patch to improve GEP cost modeling. This deduplicates the logic between them. It's not strictly NFC as EarlyCSE/LoopStrengthReduce may catch more intrinsics now. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D150583
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions