Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c8712 ir_ref if_func, cache_slot_ref, ref; local
8722 if_func = ir_IF(ir_EQ(func_ref, ir_CONST_ADDR(func)));
8724 if_func = ir_IF(func_ref);
8726 ir_IF_FALSE_cold(if_func);
8779 ir_MERGE_WITH_EMPTY_TRUE(if_func);

Completed in 53 milliseconds