Searched defs:op_info (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 1737 static void jit_ZVAL_DTOR(zend_jit_ctx *jit, ir_ref ref, uint32_t op_info, const zend_op *opline) in jit_ZVAL_DTOR() 1771 uint32_t op_info, in jit_ZVAL_PTR_DTOR() 1845 uint32_t op_info, in jit_FREE_OP() 13637 …int zend_jit_packed_guard(zend_jit_ctx *jit, const zend_op *opline, uint32_t var, uint32_t op_info)
|
H A D | zend_jit_trace.c | 398 #define CHECK_OP_TRACE_TYPE(_var, _ssa_var, op_info, op_type) do { \ argument
|
Completed in 60 milliseconds