Searched refs:CISize (Results 1 – 1 of 1) sorted by relevance
754 const unsigned CISize = CI.getType()->getPrimitiveSizeInBits(); in visitTrunc() local755 const unsigned MaxAmt = SExtSize - std::max(CISize, ASize); in visitTrunc()764 if (CISize == ASize) in visitTrunc()