diff options
author | Marcello Maggioni <hayarms@gmail.com> | 2018-01-11 02:01:16 +0000 |
---|---|---|
committer | Marcello Maggioni <hayarms@gmail.com> | 2018-01-11 02:01:16 +0000 |
commit | 7083423f22852775ba69bb107176b87979a1c17a (patch) | |
tree | d7b81f505e5cbdb4733091e0e6b1917bf1345c59 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | 919264371bac26a0a25f51512f0838cd384e9b5f (diff) | |
download | bcm5719-llvm-7083423f22852775ba69bb107176b87979a1c17a.tar.gz bcm5719-llvm-7083423f22852775ba69bb107176b87979a1c17a.zip |
[SimplifyCFG] Add cut-off for InitializeUniqueCases.
The function can take a significant amount of time on some
complicated test cases, but for the currently only use of
the function we can stop the initialization much earlier
when we find out we are going to discard the result anyway
in the caller of the function.
Adding configurable cut-off points so that we avoid wasting time.
NFCI.
llvm-svn: 322248
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions