Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_cfg.c993 ctx->flags2 |= IR_CFG_HAS_LOOPS; in ir_find_loops()
1021 if (ctx->flags2 & IR_CFG_HAS_LOOPS) { in ir_find_loops()
H A Dir_private.h987 #define IR_CFG_HAS_LOOPS (1<<0) macro

Completed in 15 milliseconds