Searched refs:llvm_set_operand (Results 1 - 2 of 2) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml431 external set_operand : llvalue -> int -> llvalue -> unit = "llvm_set_operand"
H A Dllvm_ocaml.c581 CAMLprim value llvm_set_operand(LLVMValueRef U, value I, LLVMValueRef V) { function

Completed in 376 milliseconds