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.c13461 ir_ref loop_ref, pos2_ref, p2_ref; local
13509 pos2_ref = ir_ADD_U32(hash_pos_ref, ir_CONST_U32(1));
13524 ir_PHI_SET_OP(hash_pos_ref, 2, pos2_ref);
13532 ir_ref loop_ref, pos2_ref, p2_ref; local
13571 pos2_ref = ir_ADD_U32(packed_pos_ref, ir_CONST_U32(1));
13586 ir_PHI_SET_OP(packed_pos_ref, 2, pos2_ref);

Completed in 44 milliseconds