Home
last modified time | relevance | path

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

/PHP-8.2/Zend/Optimizer/
H A Dzend_cfg.h100 #define ZEND_CALL_TREE (1<<23) macro
H A Dzend_call_graph.c78 if (build_flags & ZEND_CALL_TREE) { in zend_analyze_calls()
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c4153 zend_analyze_calls(&CG(arena), script, ZEND_CALL_TREE, op_array, func_info); in zend_jit_collect_calls()
H A Dzend_jit_trace.c574 …zend_analyze_calls(&CG(arena), script, ZEND_CALL_TREE, (zend_op_array*)op_array, &jit_extension->f… in zend_jit_trace_build_ssa()

Completed in 62 milliseconds