Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c13698 ir_ref loop_ref, pos2_ref, p2_ref; local
13746 pos2_ref = ir_ADD_U32(hash_pos_ref, ir_CONST_U32(1));
13761 ir_PHI_SET_OP(hash_pos_ref, 2, pos2_ref);
13769 ir_ref loop_ref, pos2_ref, p2_ref; local
13808 pos2_ref = ir_ADD_U32(packed_pos_ref, ir_CONST_U32(1));
13823 ir_PHI_SET_OP(packed_pos_ref, 2, pos2_ref);

Completed in 42 milliseconds