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