Home
last modified time | relevance | path

Searched refs:IsInRanges (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp39 static bool IsInRanges(const IntRange &R, in IsInRanges() function
247 if (GapHigh >= GapLow && IsInRanges(Gap, UnreachableRanges)) in switchConvert()