Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_cfg.h101 #define ZEND_CALL_TREE (1<<23) macro
H A Dzend_call_graph.c79 if (build_flags & ZEND_CALL_TREE) { in zend_analyze_calls()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c3563 return zend_analyze_calls(&CG(arena), script, ZEND_CALL_TREE, op_array, func_info); in zend_jit_collect_calls()
H A Dzend_jit_trace.c501 …if (zend_analyze_calls(&CG(arena), script, ZEND_CALL_TREE, (zend_op_array*)op_array, &jit_extensio… in zend_jit_trace_build_ssa()

Completed in 48 milliseconds