Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_ssa.c221 static inline zend_bool sub_will_overflow(zend_long a, zend_long b) { in sub_will_overflow() function
287 if (!sub_will_overflow(val1, val2) && !sub_will_overflow(val2, val1)) { in place_essa_pis()
H A Dzend_inference.c165 static inline zend_bool sub_will_overflow(zend_long a, zend_long b) {

Completed in 12 milliseconds