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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h1854 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp552 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, function
559 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c571 return LLVMMDNodeInContext(C, (LLVMValueRef*) Op_val(ElementVals),

Completed in 113 milliseconds