Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5574 ir_ref if_minus_one = ir_IF(ir_EQ(ref, ir_CONST_LONG(-1))); in zend_jit_long_math_helper() local
5575 ir_IF_TRUE_cold(if_minus_one); in zend_jit_long_math_helper()
5577 ir_IF_FALSE(if_minus_one); in zend_jit_long_math_helper()

Completed in 40 milliseconds