Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml1086 external condition : llvalue -> llvalue = "llvm_condition"
Dllvm_ocaml.c1513 CAMLprim LLVMValueRef llvm_condition(LLVMValueRef V) { in llvm_condition() function