Searched refs:llvm_set_tail_call (Results 1 – 2 of 2) sorted by relevance
1084 external set_tail_call : bool -> llvalue -> unit = "llvm_set_tail_call"
1516 value llvm_set_tail_call(value IsTailCall, LLVMValueRef CallInst) { in llvm_set_tail_call() function