HomeSort by relevance Sort by last modified time
    Searched refs:llvm_is_undef (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 381 external is_undef : llvalue -> bool = "llvm_is_undef"
    [all...]
llvm_ocaml.c 519 CAMLprim value llvm_is_undef(LLVMValueRef Val) { function
    [all...]

Completed in 21 milliseconds