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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1006 external add_clause : llvalue -> llvalue -> unit = "llvm_add_clause"
H A Dllvm_ocaml.c1464 CAMLprim value llvm_add_clause(LLVMValueRef LandingPadInst, LLVMValueRef ClauseVal) function

Completed in 37 milliseconds