Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2478 unsigned RScratch = calcMaxScratches(right); in BURRSort() local
2479 if (LScratch != RScratch) in BURRSort()
2480 return LScratch > RScratch; in BURRSort()