Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp198 struct IntervalSorter { struct
291 llvm::stable_sort(SSIntervals, IntervalSorter()); in InitializeSlots()
381 llvm::stable_sort(SSIntervals, IntervalSorter()); in ColorSlots()