Searched refs:BitsRequiredForLargestValue (Results 1 – 1 of 1) sorted by relevance
181 static constexpr size_t BitsRequiredForLargestValue(Type type) { in BitsRequiredForLargestValue() function207 if (BitsRequiredForLargestValue(from) > BitsRequiredForLargestValue(to)) { in IsWidenable()