Home
last modified time | relevance | path

Searched refs:RES_USE_INFO (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.h235 #define RES_USE_INFO() (_ssa_result_info(op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_INFO() macro
H A Dzend_inference.c3152 tmp = (ssa_op->result_use >= 0) ? RES_USE_INFO() : 0; in _zend_update_type_info()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c2357 res_use_info = RES_USE_INFO(); in zend_jit()
2422 res_use_info = RES_USE_INFO(); in zend_jit()
2480 res_use_info = RES_USE_INFO(); in zend_jit()
H A Dzend_jit_trace.c4048 res_use_info = RES_USE_INFO(); in zend_jit_trace()
4150 res_use_info = RES_USE_INFO(); in zend_jit_trace()
4232 res_use_info = RES_USE_INFO(); in zend_jit_trace()

Completed in 39 milliseconds