[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)
commit1baaef138dc0328492ae81d9fad7e37ff740dcbb
treecb127cf059bbd0a84412e5c71eb9fad823e56e53
parentb29496246f72afd1772a257ce1ce7ee95168c684
[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.

llvm-svn: 288765
llvm/lib/Analysis/LazyValueInfo.cpp