Searched refs:IsSorted (Results 1 – 2 of 2) sorted by relevance
166 bool IsSorted() const { in IsSorted() function179 assert(IsSorted()); in CombineConsecutiveRanges()220 assert(IsSorted()); in GetMinRangeBase()231 assert(IsSorted()); in GetMaxRangeEnd()272 assert(IsSorted()); in FindEntryIndexThatContains()294 assert(IsSorted()); in FindEntryThatContains()317 assert(IsSorted()); in FindEntryThatContains()411 assert(IsSorted()); in CombineConsecutiveRanges()452 assert(IsSorted()); in GetMinRangeBase()463 assert(IsSorted()); in GetMaxRangeEnd()[all …]
4207 bool IsSorted = true; in splitAlloca() local4231 IsSorted = false; in splitAlloca()4248 IsSorted = false; in splitAlloca()4253 if (!IsSorted) in splitAlloca()