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.c4071 if (may_throw) { in zend_jit_handler()
11041 may_throw = 1;
11605 if (may_throw) {
12515 may_throw = 1;
12959 may_throw = 1;
13015 may_throw = 1;
13078 && !may_throw
14575 may_throw = 0;
15323 may_throw = 1;
15819 may_throw = 1;
[all …]
H A Dzend_jit_trace.c5577 int may_throw = 0; in zend_jit_trace() local
5621 may_throw = 1; in zend_jit_trace()
5629 (op_array_ssa->cfg.flags & ZEND_FUNC_INDIRECT_VAR_ACCESS) != 0, may_throw)) { in zend_jit_trace()

Completed in 57 milliseconds