Searched refs:IndexTypeSize (Results 1 – 1 of 1) sorted by relevance
1200 TypeSize IndexTypeSize = GTI.getSequentialElementStride(Q.DL); in computeKnownBitsFromOperator() local1201 uint64_t TypeSizeInBytes = IndexTypeSize.getKnownMinValue(); in computeKnownBitsFromOperator()1205 if (IndexTypeSize.isScalable()) { in computeKnownBitsFromOperator()