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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml387 external classify_value : llvalue -> ValueKind.t = "llvm_classify_value"
H A Dllvm_ocaml.c501 CAMLprim value llvm_classify_value(LLVMValueRef Val) { function

Completed in 276 milliseconds