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