Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp128 struct IntervalSorter { struct
129 bool operator()(LiveInterval* LHS, LiveInterval* RHS) const { in operator ()()