Home
last modified time | relevance | path

Searched defs:succ (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_cfg.c41 zend_basic_block *succ = blocks + b->successors[i]; in zend_mark_reachable() local
832 int succ = blocks[i].successors[j]; in zend_cfg_identify_loops() local
H A Dzend_ssa.c840 int succ = blocks[n].successors[i]; in zend_ssa_rename() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c1165 int succ = b->successors[j]; in zend_jit_compute_liveness() local

Completed in 21 milliseconds