Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp188 struct IntervalSorter { struct
284 llvm::stable_sort(SSIntervals, IntervalSorter()); in InitializeSlots()
374 llvm::stable_sort(SSIntervals, IntervalSorter()); in ColorSlots()