Searched refs:IsSorted (Results 1 – 4 of 4) sorted by relevance
22 if (!IsSorted) { in getDeclOccurrencesSortedByOffset()27 IsSorted = true; in getDeclOccurrencesSortedByOffset()37 IsSorted = false; in addDeclOccurence()44 IsSorted = false; in addMacroOccurence()
30 mutable bool IsSorted = false; variable
180 bool IsSorted() const { in IsSorted() function195 assert(IsSorted()); in CombineConsecutiveRanges()220 assert(IsSorted()); in GetMinRangeBase()231 assert(IsSorted()); in GetMaxRangeEnd()275 assert(IsSorted()); in FindEntryIndexThatContains()297 assert(IsSorted()); in FindEntryThatContains()320 assert(IsSorted()); in FindEntryThatContains()439 assert(IsSorted()); in CombineConsecutiveEntriesWithEqualData()506 assert(IsSorted()); in FindEntryIndexesThatContain()526 assert(IsSorted()); in FindEntryThatContains()[all …]
4454 bool IsSorted = true; in splitAlloca() local4479 IsSorted = false; in splitAlloca()4496 IsSorted = false; in splitAlloca()4501 if (!IsSorted) in splitAlloca()