Searched refs:IsInRanges (Results 1 – 1 of 1) sorted by relevance
39 static bool IsInRanges(const IntRange &R, in IsInRanges() function247 if (GapHigh >= GapLow && IsInRanges(Gap, UnreachableRanges)) in switchConvert()