Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_cfg.c76 ir_worklist_init(&worklist, ctx->insns_count); in ir_build_cfg()
890 ir_worklist_init(&work, ctx->cfg_blocks_count + 1); in ir_find_loops()
H A Dir_private.h775 IR_ALWAYS_INLINE void ir_worklist_init(ir_worklist *w, uint32_t size) in ir_worklist_init() function
H A Dir_ra.c3812 ir_worklist_init(&worklist, ctx->cfg_blocks_count + 1); in needs_spill_reload()

Completed in 23 milliseconds