Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp126 struct IntervalSorter { struct
190 std::stable_sort(SSIntervals.begin(), SSIntervals.end(), IntervalSorter()); in InitializeSlots()
283 std::stable_sort(SSIntervals.begin(), SSIntervals.end(), IntervalSorter()); in ColorSlots()