Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.c251 #define ir_op_flag_E (IR_OP_FLAG_CONTROL|IR_OP_FLAG_BB_END) macro
252 #define ir_op_flag_E1 (ir_op_flag_E | 1 | (1 << IR_OP_FLAG_OPERANDS_SHIFT))
253 #define ir_op_flag_E2 (ir_op_flag_E | 2 | (2 << IR_OP_FLAG_OPERANDS_SHIFT))

Completed in 11 milliseconds