Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c9117 ir_ref func_ref, func_ref2, scope_ref, scope_ref2, if_cached, cold_path, ref; local
9168func_ref2 = ir_CALL_2(IR_ADDR, ir_CONST_FC_FUNC(zend_jit_find_static_method_helper), jit_FP(jit), …
9169 ir_GUARD(func_ref2, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9181 func_ref = ir_PHI_2(IR_ADDR, func_ref2, func_ref);

Completed in 39 milliseconds