diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-06 00:32:43 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-06 00:32:43 +0000 |
commit | d0f6400978347cb8169a2bd853c4afb0135511e4 (patch) | |
tree | 977a74970fb3264fd82455be9f2c0fd4bc0e8600 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
parent | b12056bd3390d8fd32782f5e3fee1fd16c136def (diff) | |
download | llvm-d0f6400978347cb8169a2bd853c4afb0135511e4.zip llvm-d0f6400978347cb8169a2bd853c4afb0135511e4.tar.gz llvm-d0f6400978347cb8169a2bd853c4afb0135511e4.tar.bz2 |
[Attributor] Provide a generic interface to check live instructions
Summary:
Similar to `Attributor::checkForAllCallSites`, we now provide such
functionality for instructions of a certain opcode through
`Attributor::checkForAllInstructions` and the convenient wrapper
`Attributor::checkForAllCallLikeInstructions`. This cleans up code,
avoids duplication, and simplifies the usage of liveness information.
Reviewers: sstefan1, uenoku
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65731
llvm-svn: 367961
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions