Home
last modified time | relevance | path

Searched refs:is_frameless (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/Optimizer/
H A Dzend_call_graph.h41 bool is_frameless; /* A frameless function sends arguments through operands */ member
H A Dzend_call_graph.c76 call_info->is_frameless = false; in zend_analyze_calls()
119 call_info->is_frameless = true; in zend_analyze_calls()
282 if (!call->is_frameless) { in zend_build_call_map()
H A Dzend_func_info.c54 ZEND_ASSERT(!call_info->is_frameless); in zend_range_info()

Completed in 7 milliseconds