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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml441 external is_undef : llvalue -> bool = "llvm_is_undef"
H A Dllvm_ocaml.c604 CAMLprim value llvm_is_undef(LLVMValueRef Val) { function

Completed in 50 milliseconds