Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h627 static void sortIntervals(IntervalReferences &IntervalSet, Sorting Sort) { in sortIntervals() function
/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4460 static bool sortIntervals(const ResourceSegments::IntervalTy &A, sortIntervals() function