Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h44 latency_sort Picker; variable
H A DResourcePriorityQueue.h58 resource_sort Picker; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1854 static SUnit *popFromQueueImpl(std::vector<SUnit *> &Q, SF &Picker) { in popFromQueueImpl()
1870 SUnit *popFromQueue(std::vector<SUnit *> &Q, SF &Picker, ScheduleDAG *DAG) { in popFromQueue()
1890 SF Picker; member in __anonecce62c50311::RegReductionPriorityQueue