Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c364 #define IR_HAS_VENEERS (1U<<31) /* IR_RESERVED_FLAG_1 */ macro
403 ctx->flags2 |= IR_HAS_VENEERS; in zend_jit_set_veneer()
2853 if (ctx->flags2 & IR_HAS_VENEERS) { in zend_jit_ir_compile()

Completed in 61 milliseconds