eliminate some non-obvious casts. UndefValue isa Constant.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 20:03:09 +0000 (20:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 20:03:09 +0000 (20:03 +0000)
commit906a675db8af7bacdd78708453fc7f7558e64033
treece8babad0c845ed6b4f69b753dedfbcd6a44aba9
parente971131695ac41afd56e82facddccc2807aa9bbd
eliminate some non-obvious casts.  UndefValue isa Constant.

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