Home
last modified time | relevance | path

Searched refs:prev_use_ref (Results 1 – 1 of 1) sorted by path

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c3927 ir_ref prev_use_ref = IR_UNUSED; in assign_regs() local
3944 prev_use_ref = ref; in assign_regs()
3952 prev_use_ref = IR_UNUSED; in assign_regs()
3968 prev_use_ref = ref; in assign_regs()
3970 } else if ((!prev_use_ref || ctx->cfg_map[prev_use_ref] != ctx->cfg_map[ref]) in assign_regs()
4003 prev_use_ref = ref; in assign_regs()

Completed in 22 milliseconds