Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2553 unsigned LNumVals = left->getNode()->getNumValues(); in BURRSort() local
2554 LPriority = (LPriority > LNumVals) ? (LPriority - LNumVals) : 0; in BURRSort()