Searched refs:LLVMGetUndef (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h1269 LLVMValueRef LLVMGetUndef(LLVMTypeRef Ty);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.ml379 external undef : lltype -> llvalue = "LLVMGetUndef"
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp518 LLVMValueRef LLVMGetUndef(LLVMTypeRef Ty) { function

Completed in 156 milliseconds