Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2422 unsigned RNumVals = right->getNode()->getNumValues(); in BURRSort() local
2423 RPriority = (RPriority > RNumVals) ? (RPriority - RNumVals) : 0; in BURRSort()