Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c13594 ir_ref p_ref = IR_UNUSED, hash_path = IR_UNUSED; local
13659 p_ref = hash_p_ref;
13681 p_ref = ir_PHI_2(IR_ADDR, packed_p_ref, hash_p_ref);
13683 p_ref = packed_p_ref;
13693 p_ref = ir_PHI_2(IR_ADDR, hash_p_ref, packed_p_ref);
13697 p_ref = hash_p_ref;
13701 p_ref = packed_p_ref;
13722 val_addr = ZEND_ADDR_REF_ZVAL(p_ref);

Completed in 62 milliseconds