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