Searched refs:pos2_ref (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 13686 ir_ref loop_ref, pos2_ref, p2_ref; local 13734 pos2_ref = ir_ADD_U32(hash_pos_ref, ir_CONST_U32(1)); 13749 ir_PHI_SET_OP(hash_pos_ref, 2, pos2_ref); 13757 ir_ref loop_ref, pos2_ref, p2_ref; local 13796 pos2_ref = ir_ADD_U32(packed_pos_ref, ir_CONST_U32(1)); 13811 ir_PHI_SET_OP(packed_pos_ref, 2, pos2_ref);
|
Completed in 51 milliseconds