Searched refs:end_fast_block (Results 1 – 1 of 1) sorted by relevance
280 uint32_t end_fast_block = BlockFloor(end); in Range() local281 uint32_t end_fast_idx = BlockToIndex(end_fast_block); in Range()291 for (uint32_t i = start_fast_block; i < end_fast_block; ++i) { in Range()