Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3854 ir_ref ref, if_ref, cache_result, function_result, phi_result, cache_slot_ref; in zend_jit_jmp_frameless() local
3865 function_result = ir_CALL_2(IR_LONG, ir_CONST_FC_FUNC(zend_jit_jmp_frameless_helper), in zend_jit_jmp_frameless()
3870 phi_result = ir_PHI_2(IR_LONG, function_result, cache_result); in zend_jit_jmp_frameless()

Completed in 59 milliseconds