Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp39 static bool IsInRanges(const IntRange &R, in IsInRanges() function
250 if (GapHigh >= GapLow && IsInRanges(Gap, UnreachableRanges)) in switchConvert()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp54 static bool IsInRanges(const IntRange &R, in IsInRanges() function
269 if (GapHigh >= GapLow && IsInRanges(Gap, UnreachableRanges)) in switchConvert()