Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1644 struct queue_sort { struct
1645 bool isReady(SUnit* SU, unsigned CurCycle) const { return true; } in isReady()