Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8634 ir_ref ref, ref2, if_found, fast_path, run_time_cache, this_ref2; local
8723 this_ref2 = ir_ALLOCA(ir_CONST_ADDR(0x10));
8725 this_ref2 = ir_HARD_COPY_A(ir_RLOAD_A(IR_REG_SP));
8727 ir_STORE(this_ref2, this_ref);
8733 this_ref2);
8738 this_ref2);
8741 this_ref2 = ir_LOAD_A(ir_RLOAD_A(IR_REG_SP));
8751 this_ref = ir_PHI_2(IR_ADDR, this_ref2, this_ref);

Completed in 44 milliseconds