Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp957 struct LISorter { struct
958 bool operator()(LiveInterval* A, LiveInterval* B) { in operator ()()