Searched defs:ssa_ops (Results 1 – 3 of 3) sorted by relevance
/PHP-8.1/Zend/Optimizer/ |
H A D | zend_ssa.c | 544 …op *opline, uint32_t k, uint32_t build_flags, int ssa_vars_count, zend_ssa_op *ssa_ops, int *var) … in _zend_ssa_rename_op() 784 …op *opline, uint32_t k, uint32_t build_flags, int ssa_vars_count, zend_ssa_op *ssa_ops, int *var) … in zend_ssa_rename_op() 794 zend_ssa_op *ssa_ops = ssa->ops; in zend_ssa_rename() local
|
H A D | zend_inference.c | 495 zend_ssa_op *ssa_ops = ssa->ops; in zend_ssa_find_false_dependencies() local
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_trace.c | 1184 zend_ssa_op *ssa_ops, *op; in zend_jit_trace_build_tssa() local
|
Completed in 36 milliseconds