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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DConstants.h1129 class UndefValue : public Constant { class in namespace:llvm
1133 explicit UndefValue(Type *T) : Constant(T, UndefValueVal, 0, 0) {} function in class:llvm::UndefValue
[all...]

Completed in 101 milliseconds