rename InstValue to LatticeValue, as it holds for more than instructions.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2004 05:03:30 +0000 (05:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2004 05:03:30 +0000 (05:03 +0000)
commitef36dfd31a1e7d2198264898077dc8ba6c76e97d
tree8d75d172de8d05d802ca21b64e7c176c8bf8d115
parenta79a99a1dc761cd302c8e6ec0a5c521a9d6bf267
rename InstValue to LatticeValue, as it holds for more than instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17818 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp