Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_worklist.h51 static inline void zend_worklist_stack_push(zend_worklist_stack *stack, int i) in zend_worklist_stack_push() function
106 zend_worklist_stack_push(&worklist->stack, i); in zend_worklist_push()
H A Dzend_inference.c205 zend_worklist_stack_push(stack, var); in zend_ssa_check_scc_var()

Completed in 17 milliseconds