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

/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c551 LLVMSetMetadata(Val, Int_val(MDKindID), MD);
557 LLVMSetMetadata(Val, Int_val(MDKindID), NULL);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h2119 void LLVMSetMetadata(LLVMValueRef Val, unsigned KindID, LLVMValueRef Node);
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp452 void LLVMSetMetadata(LLVMValueRef Inst, unsigned KindID, LLVMValueRef MD) { function

Completed in 546 milliseconds