Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h627 static void sortIntervals(IntervalReferences &IntervalSet, Sorting Sort) { in sortIntervals() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4460 static bool sortIntervals(const ResourceSegments::IntervalTy &A, in sortIntervals() function
4470 sortIntervals) && in getFirstAvailableAt()
4554 _Intervals.sort(sortIntervals); in sortAndMerge()