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