Searched refs:OrigBitSize (Results 1 – 1 of 1) sorted by relevance
4971 int64_t OrigBitSize = VT.getSizeInBits(); in lowerCTPOP() local4973 BitSize = std::min(BitSize, OrigBitSize); in lowerCTPOP()4984 if (BitSize != OrigBitSize) in lowerCTPOP()