Searched refs:TruncWidth (Results 1 – 1 of 1) sorted by relevance
5137 unsigned TruncWidth = TI->getType()->getPrimitiveSizeInBits(); in processUMulZExtIdiom() local5138 if (TruncWidth > MulWidth) in processUMulZExtIdiom()