Add IRBuilder::{CreateIsNull, CreateIsNonNull} helper methods.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 27 Sep 2008 23:22:55 +0000 (23:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 27 Sep 2008 23:22:55 +0000 (23:22 +0000)
commit7a3ec1e148c4985775588949d03d9d4d108dec6d
tree836fda6024a29387b68b70fb098a45ef5bdcda80
parent184793fc8a9cf6ecc9147468bbcc068f472b8517
Add IRBuilder::{CreateIsNull, CreateIsNonNull} helper methods.
 - I'm open to the idea that these could have better names. I think
   these read better than CreateEQNull and CreateNENull.

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