Searched defs:isNullValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1261 bool isNullValue() const { return Value->isNullValue(); } function in class:ConstantSDNode
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstants.cpp75 bool Constant::isNullValue() const { function in class:Constant
[all...]

Completed in 175 milliseconds