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

/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.ml926 external llvm_remove_instruction_param_attr : llvalue -> int -> int32 -> unit
927 = "llvm_remove_instruction_param_attr"
933 llvm_remove_instruction_param_attr llval i (pack_attr attr)
H A Dllvm_ocaml.c1205 CAMLprim value llvm_remove_instruction_param_attr(LLVMValueRef Instr, function

Completed in 92 milliseconds