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

/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.ml936 external is_tail_call : llvalue -> bool = "llvm_is_tail_call"
H A Dllvm_ocaml.c1215 CAMLprim value llvm_is_tail_call(LLVMValueRef CallInst) { function

Completed in 71 milliseconds