Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c792 #ifndef PROFITABILITY_CHECKS
793 # define PROFITABILITY_CHECKS 1 macro
1640 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1687 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1749 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1780 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1810 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1830 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1854 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
1901 if (PROFITABILITY_CHECKS && (!ssa->ops || !ssa->var_info)) { in zend_jit()
[all …]

Completed in 18 milliseconds