Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1925 using SrcRegReductionPriorityQueue = RegReductionPriorityQueue<src_ls_rr_sort>; typedef
3165 SrcRegReductionPriorityQueue *PQ = in createSourceListDAGScheduler()
3166 new SrcRegReductionPriorityQueue(*IS->MF, false, true, TII, TRI, nullptr); in createSourceListDAGScheduler()