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

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1015 external is_tail_call : llvalue -> bool = "llvm_is_tail_call"
H A Dllvm_ocaml.c1364 CAMLprim value llvm_is_tail_call(LLVMValueRef CallInst) { function

Completed in 38 milliseconds