Searched refs:AddressToIndex (Results 1 – 2 of 2) sorted by relevance
120 return AddressToIndex(Address{block_idx, block_offset}); in IndexOfNthSet()236 AddressToIndex(end_of_block) - AddressToIndex(start) + 1;718 static uint32_t AddressToIndex(Address addr) { in AddressToIndex() function
108 i = BitVector::AddressToIndex({addr.block_idx, kLastBlockOffset}); in ReadSetBitBatch()