Home
last modified time | relevance | path

Searched refs:llvm_instr_icmp_predicate (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1012 external icmp_predicate : llvalue -> Icmp.t option = "llvm_instr_icmp_predicate"
H A Dllvm_ocaml.c1439 value llvm_instr_icmp_predicate(LLVMValueRef Val) { in llvm_instr_icmp_predicate() function