Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_builder.h472 #define ir_PHI_SET_OP(_ref, _pos, _src) _ir_PHI_SET_OP(_ir_CTX, (_ref), (_pos), (_src))
624 void _ir_PHI_SET_OP(ir_ctx *ctx, ir_ref phi, ir_ref pos, ir_ref src);
H A Dir.c1837 void _ir_PHI_SET_OP(ir_ctx *ctx, ir_ref phi, ir_ref pos, ir_ref src) in _ir_PHI_SET_OP() function

Completed in 27 milliseconds