Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_ra.c412 ir_use_pos *hint_use_pos; in ir_hint_propagation() local
419 hint_use_pos = NULL; in ir_hint_propagation()
423 hint_use_pos = use_pos; in ir_hint_propagation()
426 if (hint_use_pos) { in ir_hint_propagation()
427 ir_add_hint(ctx, hint_use_pos->hint_ref, hint_use_pos->pos, use_pos->hint); in ir_hint_propagation()
428 hint_use_pos = NULL; in ir_hint_propagation()

Completed in 16 milliseconds