Searched refs:srcorder (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 1755 bool srcorder, in RegReductionPQBase() argument 1760 SrcOrder(srcorder), MF(mf), TII(tii), TRI(tri), TLI(tli) { in RegReductionPQBase() 1881 bool srcorder, in RegReductionPriorityQueue() argument 1885 : RegReductionPQBase(mf, SF::HasReadyFilter, tracksrp, srcorder, in RegReductionPriorityQueue()
|