Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8145 ir_ref rx, ref, top, if_enough_stack, cold_path = IR_UNUSED; local
8226 if_enough_stack = ir_IF(ref);
8227 ir_IF_FALSE_cold(if_enough_stack);
8249 ir_IF_TRUE(if_enough_stack);

Completed in 62 milliseconds