]> granicus.if.org Git - llvm/commit
[LVI] Hide the last markX function on LVILatticeVal
authorPhilip Reames <listmail@philipreames.com>
Tue, 6 Dec 2016 03:01:08 +0000 (03:01 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 6 Dec 2016 03:01:08 +0000 (03:01 +0000)
commitab3b56e2dc50fbd988fb1eaf47d2f1a8a70e8083
tree168d010225b7f9420cdea1e4c96a5cdcb945d4e7
parent36c7a941554b9a2725d4d4d1c96a14babe3fca1a
[LVI] Hide the last markX function on LVILatticeVal

This completes a small series of patches to hide the stateful updates of LVILatticeVal from the consuming code.  The only remaining stateful API is mergeIn.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288765 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyValueInfo.cpp