Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_ra.c1784 static int ir_hint_conflict(ir_ctx *ctx, ir_ref ref, int use, int def) in ir_hint_conflict() function
1819 && !ir_hint_conflict(ctx, i, ctx->vregs[insn->op1], ctx->vregs[i])) { in ir_try_swap_operands()
1838 && !ir_hint_conflict(ctx, i, ctx->vregs[insn->op2], ctx->vregs[i])) { in ir_try_swap_operands()

Completed in 13 milliseconds