Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c7183 t->stack_map = NULL; in zend_jit_compile_root_trace()
7222 efree(t->stack_map); in zend_jit_compile_root_trace()
7238 efree(t->stack_map); in zend_jit_compile_root_trace()
7239 t->stack_map = NULL; in zend_jit_compile_root_trace()
7244 efree(t->stack_map); in zend_jit_compile_root_trace()
7245 t->stack_map = NULL; in zend_jit_compile_root_trace()
7927 t->stack_map = NULL; in zend_jit_compile_side_trace()
7946 if (t->stack_map) { in zend_jit_compile_side_trace()
7966 efree(t->stack_map); in zend_jit_compile_side_trace()
7988 efree(t->stack_map); in zend_jit_compile_side_trace()
[all …]
H A Dzend_jit_internal.h594 zend_jit_trace_stack *stack_map; member
H A Dzend_jit_x86.dasc3169 parent->stack_map +

Completed in 45 milliseconds