Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c13702 ir_ref pos_ref = IR_UNUSED; local
13707 pos_ref = ir_PHI_2(IR_U32, hash_pos_ref, packed_pos_ref);
13711 pos_ref = hash_pos_ref;
13715 pos_ref = packed_pos_ref;
13723 ir_ADD_U32(pos_ref, ir_CONST_U32(1)));

Completed in 51 milliseconds