Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2411 unsigned LNumVals = left->getNode()->getNumValues(); in BURRSort() local
2412 LPriority = (LPriority > LNumVals) ? (LPriority - LNumVals) : 0; in BURRSort()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2323 unsigned LNumVals = left->getNode()->getNumValues(); in BURRSort() local
2324 LPriority = (LPriority > LNumVals) ? (LPriority - LNumVals) : 0; in BURRSort()