Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2461 unsigned LScratch = calcMaxScratches(left); in BURRSort() local
2463 if (LScratch != RScratch) in BURRSort()
2464 return LScratch > RScratch; in BURRSort()