Searched refs:BURRSort (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | ScheduleDAGRRList.cpp | 2402 static bool BURRSort(SUnit *left, SUnit *right, RegReductionPQBase *SPQ) { in BURRSort() function 2510 return BURRSort(left, right, SPQ); in operator ()() 2526 return BURRSort(left, right, SPQ); in operator ()() 2554 return BURRSort(left, right, SPQ); in operator ()() 2575 return BURRSort(left, right, SPQ); in operator ()() 2620 return BURRSort(left, right, SPQ); in operator ()() 2670 return BURRSort(left, right, SPQ); in operator ()()
|