Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp2592 static void set_tail_call_if_appropriate(CodeGen *g, LLVMValueRef call_inst) { in set_tail_call_if_appropriate() function
2709 set_tail_call_if_appropriate(g, call_inst); in gen_async_return()
4715 set_tail_call_if_appropriate(g, call_inst); in ir_render_call()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp2592 static void set_tail_call_if_appropriate(CodeGen *g, LLVMValueRef call_inst) { in set_tail_call_if_appropriate() function
2709 set_tail_call_if_appropriate(g, call_inst); in gen_async_return()
4715 set_tail_call_if_appropriate(g, call_inst); in ir_render_call()