Searched defs:indexBitSize (Results 1 – 1 of 1) sorted by relevance
220 uint64_t indexBitSize; in readSparseArray() local366 int indexBitSize = llvm::Log2_32_Ceil(lastIndex + 1); in writeSparseArray() local