Split the tag and value members of LVILatticeVal in preparation for expanding the...
authorOwen Anderson <resistor@mac.com>
Thu, 5 Aug 2010 22:10:46 +0000 (22:10 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 5 Aug 2010 22:10:46 +0000 (22:10 +0000)
commitdb78d73d969d84730816c574c30dc166450ef974
treef5c8b695a74a51c9e33e1328a2709d91270969c2
parent5fa417c7904f7394d4e6dcb86e366c86867bcb5a
Split the tag and value members of LVILatticeVal in preparation for expanding the lattice to something that won't fit in two bits.

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