Searched defs:zend_jit_supported_binary_op (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ | ||
H A D | zend_jit.c | 1353 static bool zend_jit_supported_binary_op(uint8_t op, uint32_t op1_info, uint32_t op2_info) in zend_jit_supported_binary_op() function |
Completed in 11 milliseconds