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