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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml432 external num_operands : llvalue -> int = "llvm_num_operands"
H A Dllvm_ocaml.c587 CAMLprim value llvm_num_operands(LLVMValueRef V) { function

Completed in 84 milliseconds