Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir.h743 ir_ref ir_var(ir_ctx *ctx, ir_type type, ir_ref region, const char *name);
H A Dir.c1100 ir_ref ir_var(ir_ctx *ctx, ir_type type, ir_ref region, const char *name) function
1956 return ir_var(ctx, type, ref, name);

Completed in 31 milliseconds