Searched defs:latency_sort (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h25 struct latency_sort { struct in namespace:llvm
27 explicit latency_sort(LatencyPriorityQueue *pq) : PQ(pq) {} function in struct:llvm::latency_sort

Completed in 59 milliseconds