Home
last modified time | relevance | path

Searched defs:cfg_blocks (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_cfg.c1099 ir_block *cfg_blocks = ir_mem_malloc(sizeof(ir_block) * (ctx->cfg_blocks_count + 1)); in ir_schedule_blocks() local
H A Dir.h562 ir_block *cfg_blocks; /* list of basic blocks (starts from 1) */ member

Completed in 15 milliseconds