Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp130 struct IntervalSorter { struct
212 std::stable_sort(SSIntervals.begin(), SSIntervals.end(), IntervalSorter()); in InitializeSlots()
305 std::stable_sort(SSIntervals.begin(), SSIntervals.end(), IntervalSorter()); in ColorSlots()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp168 struct IntervalSorter { struct
232 std::stable_sort(SSIntervals.begin(), SSIntervals.end(), IntervalSorter()); in InitializeSlots()
399 std::stable_sort(SSIntervals.begin(), SSIntervals.end(), IntervalSorter()); in ColorSlots()