inline classof implementations, eliminate use of virtual methods.
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 00:58:47 +0000 (00:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 00:58:47 +0000 (00:58 +0000)
commit52eb13c58e63e277e83f94f3015dfc0e39a211ee
treea23d0aaf7d821909778e6b29ec73295b894dea70
parent9344063f5ffa46466e51af30cffdb72730b2db32
inline classof implementations, eliminate use of virtual methods.
classof<ConstantXXX> is now MUCH faster than it used to be.

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