Searched refs:resource_sort (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DResourcePriorityQueue.h30 struct resource_sort { struct in namespace:llvm
32 explicit resource_sort(ResourcePriorityQueue *pq) : PQ(pq) {} function in struct:llvm::resource_sort
58 resource_sort Picker;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp180 bool resource_sort::operator()(const SUnit *LHS, const SUnit *RHS) const {

Completed in 67 milliseconds