Searched refs:CreateBitVector (Results 1 – 1 of 1) sorted by relevance
48 BitVector CreateBitVector(uint32_t size) { in CreateBitVector() function102 BenchRowMapGet(state, RowMap(CreateBitVector(kSize))); in BM_RowMapBvGet()139 RowMap selector(CreateBitVector(rm.size())); in BM_RowMapSelectRangeWithBv()152 RowMap rm(CreateBitVector(kSize)); in BM_RowMapSelectBvWithRange()159 RowMap rm(CreateBitVector(kSize)); in BM_RowMapSelectBvWithBv()160 RowMap selector(CreateBitVector(rm.size())); in BM_RowMapSelectBvWithBv()166 RowMap rm(CreateBitVector(kSize)); in BM_RowMapSelectBvWithIv()181 RowMap selector(CreateBitVector(rm.size())); in BM_RowMapSelectIvWithBv()