Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c4064 if (may_throw) { in zend_jit_handler()
10820 may_throw = 1;
11381 if (may_throw) {
12291 may_throw = 1;
12731 may_throw = 1;
12787 may_throw = 1;
12850 && !may_throw
14338 may_throw = 0;
15086 may_throw = 1;
15582 may_throw = 1;
[all …]
H A Dzend_jit_trace.c5541 int may_throw = 0; in zend_jit_trace() local
5585 may_throw = 1; in zend_jit_trace()
5593 (op_array_ssa->cfg.flags & ZEND_FUNC_INDIRECT_VAR_ACCESS) != 0, may_throw)) { in zend_jit_trace()

Completed in 61 milliseconds