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