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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml440 external is_null : llvalue -> bool = "llvm_is_null"
H A Dllvm_ocaml.c599 CAMLprim value llvm_is_null(LLVMValueRef Val) { function

Completed in 77 milliseconds