Searched refs:BlockToIndex (Results 1 – 1 of 1) sorted by relevance
279 uint32_t start_fast_idx = BlockToIndex(start_fast_block); in Range()281 uint32_t end_fast_idx = BlockToIndex(end_fast_block); in Range()743 static constexpr uint32_t BlockToIndex(uint32_t block) { in BlockToIndex() function