Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h739 static zend_always_inline uint32_t floor_log2(uint32_t x) in floor_log2() function
762 return floor_log2(value_type & (MAY_BE_ANY|MAY_BE_UNDEF)); in concrete_type()

Completed in 8 milliseconds