Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c299 ir_ref old_consts_limit = ctx->consts_limit; in ir_grow_bottom() local
309 memmove(buf + (ctx->consts_limit - old_consts_limit), in ir_grow_bottom()
311 (old_consts_limit + ctx->insns_count) * sizeof(ir_insn)); in ir_grow_bottom()

Completed in 12 milliseconds