devirtualize Constant::isNullValue:
authorChris Lattner <sabre@nondot.org>
Fri, 15 Jul 2011 06:14:08 +0000 (06:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Jul 2011 06:14:08 +0000 (06:14 +0000)
commit032c6eb1c4d36a9e906f5efc0ada76c952225a4f
tree20671f91b63c05bd9d2ea600cbab2ace61927cfb
parentc73b24db5f6226ed44ebc44ce1c25bb357206623
devirtualize Constant::isNullValue:

 4 files changed, 15 insertions(+), 60 deletions(-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135252 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constant.h
include/llvm/Constants.h
include/llvm/GlobalValue.h
lib/VMCore/Constants.cpp