Searched refs:IR_HAS_VENEERS (Results 1 – 1 of 1) sorted by relevance
364 #define IR_HAS_VENEERS (1U<<31) /* IR_RESERVED_FLAG_1 */ macro403 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