Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_emit.c1002 (bb + 1)->flags |= IR_BB_PREV_EMPTY_ENTRY; in ir_match()
H A Dir_private.h1076 #define IR_BB_PREV_EMPTY_ENTRY (1<<7) macro
H A Dir_cfg.c1681 if (UNEXPECTED(bb->flags & IR_BB_PREV_EMPTY_ENTRY) && ir_bitqueue_in(&blocks, b - 1)) { in ir_schedule_blocks_top_down()

Completed in 17 milliseconds