Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_cfg.c94 IR_ASSERT(IR_IS_BB_END(insn->op)); in ir_build_cfg()
160 if (IR_IS_BB_END(insn->op)) { in ir_build_cfg()
H A Dir_private.h1066 #define IR_IS_BB_END(op) \ macro

Completed in 24 milliseconds