Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1903 static void ZEND_FASTCALL zend_jit_fetch_obj_is_slow(zend_object *zobj) in zend_jit_fetch_obj_is_slow() function
1956 zend_jit_fetch_obj_is_slow(zobj); in zend_jit_fetch_obj_is_dynamic()
H A Dzend_jit_ir.c3042 REGISTER_HELPER(zend_jit_fetch_obj_is_slow); in zend_jit_setup_disasm()
13995 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fetch_obj_is_slow), obj_ref);

Completed in 65 milliseconds