Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h519 #define ir_TAILCALL(type, func) _ir_TAILCALL(_ir_CTX, type, func)
640 void _ir_TAILCALL(ir_ctx *ctx, ir_type type, ir_ref func);
H A Dir.c2368 void _ir_TAILCALL(ir_ctx *ctx, ir_type type, ir_ref func) function

Completed in 36 milliseconds