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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DConstants.h1127 class UndefValue : public Constant { class in namespace:llvm
1131 explicit UndefValue(Type *T) : Constant(T, UndefValueVal, 0, 0) {} function in class:llvm::UndefValue
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm_ocaml.c428 UndefValue, enumerator in enum:ValueKind

Completed in 100 milliseconds