Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1627 struct queue_sort { struct
1628 bool isReady(SUnit* SU, unsigned CurCycle) const { return true; } in isReady()