diff options
author | Kyle Butt <kyle+llvm@iteratee.net> | 2016-07-19 23:54:21 +0000 |
---|---|---|
committer | Kyle Butt <kyle+llvm@iteratee.net> | 2016-07-19 23:54:21 +0000 |
commit | 9e52c064c2c5104062a09b4cb1716715018f6b1d (patch) | |
tree | 8cb94a8bdd1a804e31a5480296521874c8a2d28a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | e555763fc632a4d4877b45e67850dd7bcf0ce3ac (diff) | |
download | llvm-9e52c064c2c5104062a09b4cb1716715018f6b1d.zip llvm-9e52c064c2c5104062a09b4cb1716715018f6b1d.tar.gz llvm-9e52c064c2c5104062a09b4cb1716715018f6b1d.tar.bz2 |
Codegen: Factor out canTailDuplicate
canTailDuplicate accepts two blocks and returns true if the first can be
duplicated into the second successfully. Use this function to
encapsulate the heuristic.
llvm-svn: 276062
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions