Searched refs:zend_jit_hot_func (Results 1 – 4 of 4) sorted by relevance
265 zend_jit_hot_func(execute_data, opline); in zend_jit_func_counter_helper()285 zend_jit_hot_func(execute_data, opline); in zend_jit_loop_counter_helper()
160 void ZEND_FASTCALL zend_jit_hot_func(zend_execute_data *execute_data, const zend_op *opline);
3094 void ZEND_FASTCALL zend_jit_hot_func(zend_execute_data *execute_data, const zend_op *opline) in zend_jit_hot_func() function
2287 ir_CALL_2(IR_VOID, ir_CONST_FC_FUNC(zend_jit_hot_func), in _zend_jit_hybrid_hot_counter_stub()2985 REGISTER_HELPER(zend_jit_hot_func); in zend_jit_setup_disasm()
Completed in 59 milliseconds