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