Consider anything with a ValueType that is >= Instruction to be an instruction
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jun 2004 20:51:50 +0000 (20:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jun 2004 20:51:50 +0000 (20:51 +0000)
commit0b0863778fd5e9e8ef8e9858906a6c2e1f302d5a
treed6cc1657a3a4db1aa046634ebb10d797f0e2c29b
parent3d4bd5aa8de96e5ab9382db6a083eb86ddc54f89
Consider anything with a ValueType that is >= Instruction to be an instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14429 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instruction.h
include/llvm/User.h