Searched refs:DISABLE_BUFFER_PREFETCH (Results 1 – 1 of 1) sorted by relevance
31 constexpr bool DISABLE_BUFFER_PREFETCH = true; variable75 if constexpr (DISABLE_BUFFER_PREFETCH) { in reserveNext()