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.c5561 ir_ref if_minus_one = ir_IF(ir_EQ(ref, ir_CONST_LONG(-1))); in zend_jit_long_math_helper() local
5562 ir_IF_TRUE_cold(if_minus_one); in zend_jit_long_math_helper()
5564 ir_IF_FALSE(if_minus_one); in zend_jit_long_math_helper()

Completed in 43 milliseconds