Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.c2002 void _ir_BEGIN(ir_ctx *ctx, ir_ref src) function
2132 _ir_BEGIN(ctx, inputs[0]);
2202 _ir_BEGIN(ctx, list);
2231 _ir_BEGIN(ctx, list);
H A Dir_builder.h590 #define ir_BEGIN(_src) _ir_BEGIN(_ir_CTX, (_src))
661 void _ir_BEGIN(ir_ctx *ctx, ir_ref src);

Completed in 20 milliseconds