Use the isValidOperands helper instead of duplicating checking code
authorChris Lattner <sabre@nondot.org>
Sat, 8 Apr 2006 04:07:52 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Apr 2006 04:07:52 +0000 (04:07 +0000)
commit1cbe05b20845f5085953e293797fbbd1afbf5471
treeafdc97d36c3541fb84349691da68c4a0452c43a9
parentd2325d0a7325972a7caf01df5a3593615542aa5f
Use the isValidOperands helper instead of duplicating checking code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27524 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp