Update the ValueRanges interface to use value numbers instead of Value*s.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 10 Jul 2007 03:28:21 +0000 (03:28 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 10 Jul 2007 03:28:21 +0000 (03:28 +0000)
commit6e8eb7f07563b629714163e8c6948ff1288c8bf2
tree6ae54189055727443e1b9624807b78b26975d058
parentc5c7f755c8c7f12e1d9190aa3a784fb15cb76241
Update the ValueRanges interface to use value numbers instead of Value*s.

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