commit | 5133f6fc61d9ff0dea461c8875ac53c113334355 | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Thu Sep 28 11:09:22 2017 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Thu Sep 28 11:09:22 2017 +0000 |
tree | a4ba27f996139f3a14e41e5420138313dadb845b | |
parent | c4a1886529aeb7ec19427ef4f7ba03db67230c48 [diff] |
[LVI] Move LVILatticeVal class to separate header file (NFC). Summary: This allows sharing the lattice value code between LVI and SCCP (D36656). It also adds a `satisfiesPredicate` function, used by D36656. Reviewers: davide, sanjoy, efriedma Reviewed By: sanjoy Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D37591 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314411 91177308-0d34-0410-b5e6-96231b3b80d8