Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c686 uint32_t zend_jit_duplicate_exit_point(ir_ctx *ctx, zend_jit_trace_info *t, uint32_t exit_point, ir… in zend_jit_duplicate_exit_point() function
730 exit_point = zend_jit_duplicate_exit_point(ctx, t, exit_point, snapshot_ref); in zend_jit_snapshot_handler()
752 exit_point = zend_jit_duplicate_exit_point(ctx, t, exit_point, snapshot_ref); in zend_jit_snapshot_handler()
770 exit_point = zend_jit_duplicate_exit_point(ctx, t, exit_point, snapshot_ref); in zend_jit_snapshot_handler()
782 exit_point = zend_jit_duplicate_exit_point(ctx, t, exit_point, snapshot_ref); in zend_jit_snapshot_handler()
791 exit_point = zend_jit_duplicate_exit_point(ctx, t, exit_point, snapshot_ref); in zend_jit_snapshot_handler()
801 exit_point = zend_jit_duplicate_exit_point(ctx, t, exit_point, snapshot_ref); in zend_jit_snapshot_handler()

Completed in 47 milliseconds