Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c4540 struct jit_observer_fcall_is_unobserved_data { struct
4545 static struct jit_observer_fcall_is_unobserved_data jit_observer_fcall_is_unobserved_start(zend_jit… in jit_observer_fcall_is_unobserved_start() argument
4547 struct jit_observer_fcall_is_unobserved_data data = { .ir_end_inputs = IR_UNUSED }; in jit_observer_fcall_is_unobserved_start()
4620 …bserver_fcall_is_unobserved_end(zend_jit_ctx *jit, struct jit_observer_fcall_is_unobserved_data *d… in jit_observer_fcall_is_unobserved_end()
10317 …struct jit_observer_fcall_is_unobserved_data unobserved_data = jit_observer_fcall_is_unobserved_st…
10428 …struct jit_observer_fcall_is_unobserved_data unobserved_data = jit_observer_fcall_is_unobserved_st…

Completed in 39 milliseconds