Searched refs:CorrectedSrcWidth (Results 1 – 1 of 1) sorted by relevance
173 unsigned CorrectedSrcWidth = AC.getIntWidth(SubType); in isLossOfPrecision() local175 CorrectedSrcWidth--; in isLossOfPrecision()177 if (RepresentsUntilExp >= CorrectedSrcWidth) { in isLossOfPrecision()