Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h590 #define ir_BEGIN(_src) _ir_BEGIN(_ir_CTX, (_src)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3454 ir_BEGIN(ref); in _zend_jit_add_predecessor_ref()
3687 ir_BEGIN(IR_UNUSED); /* unreachable block */ in zend_jit_bb_start()
3710 ir_BEGIN(ref); in zend_jit_bb_start()
8222 ir_BEGIN(IR_UNUSED); /* unreachable block */ in zend_jit_type_check()
12509 ir_BEGIN(IR_UNUSED); /* unreachable tail */
16584 ir_BEGIN(IR_UNUSED); /* unreachable block */

Completed in 104 milliseconds