diff options
author | Max Kazantsev <max.kazantsev@azul.com> | 2018-03-13 07:46:06 +0000 |
---|---|---|
committer | Max Kazantsev <max.kazantsev@azul.com> | 2018-03-13 07:46:06 +0000 |
commit | 2371e0a1c853ea8b9c562d34c9aba6b8f4ccc379 (patch) | |
tree | 520a7af3c3576de171028d9d2ee3be460f68cf26 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 9f0b3170bcea739ce54af7cc2819cc3287c123d0 (diff) | |
download | bcm5719-llvm-2371e0a1c853ea8b9c562d34c9aba6b8f4ccc379.tar.gz bcm5719-llvm-2371e0a1c853ea8b9c562d34c9aba6b8f4ccc379.zip |
[SCEV][NFC] Smarter implementation of isAvailableAtLoopEntry
isAvailableAtLoopEntry duplicates logic of `properlyDominates` after checking invariance.
This patch replaces this logic with invocation of this method which is more profitable
because it supports caching.
Differential Revision: https://reviews.llvm.org/D43997
llvm-svn: 327373
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions