Home
last modified time | relevance | path

Searched refs:ILPBURRPriorityQueue (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1917 using ILPBURRPriorityQueue = RegReductionPriorityQueue<ilp_ls_rr_sort>; typedef
3183 ILPBURRPriorityQueue *PQ = in createILPListDAGScheduler()
3184 new ILPBURRPriorityQueue(*IS->MF, true, false, TII, TRI, TLI); in createILPListDAGScheduler()