Searched refs:comparisonWidth (Results 1 – 2 of 2) sorted by relevance
7729 unsigned comparisonWidth = S.Context.getIntWidth(T); in AnalyzeComparison() local7736 if (unsignedRange.Width < comparisonWidth) in AnalyzeComparison()
11339 unsigned comparisonWidth = S.Context.getIntWidth(T); in AnalyzeComparison() local11348 if (unsignedRange.Width < comparisonWidth) in AnalyzeComparison()