Home
last modified time | relevance | path

Searched refs:ZEND_WORKLIST_STACK_ALLOCA (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_worklist.h31 #define ZEND_WORKLIST_STACK_ALLOCA(s, _len, use_heap) do { \ macro
H A Dzend_inference.c222 ZEND_WORKLIST_STACK_ALLOCA(&stack, ssa->vars_count, stack_use_heap); in zend_ssa_find_sccs()

Completed in 18 milliseconds