Searched refs:ZEND_WORKLIST_STACK_ALLOCA (Results 1 – 2 of 2) sorted by relevance
31 #define ZEND_WORKLIST_STACK_ALLOCA(s, _len, use_heap) do { \ macro
222 ZEND_WORKLIST_STACK_ALLOCA(&stack, ssa->vars_count, stack_use_heap); in zend_ssa_find_sccs()
Completed in 14 milliseconds