Searched refs:if_negative (Results 1 – 1 of 1) sorted by relevance
1916 ir_ref ref, if_negative; in zend_jit_exception_handler_stub() local1919 if_negative = ir_IF(ir_LT(ref, ir_CONST_U32(0))); in zend_jit_exception_handler_stub()1920 ir_IF_TRUE(if_negative); in zend_jit_exception_handler_stub()1921 ir_MERGE_WITH_EMPTY_FALSE(if_negative); in zend_jit_exception_handler_stub()
Completed in 39 milliseconds