Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2568 unsigned RNumVals = right->getNode()->getNumValues(); in BURRSort() local
2569 RPriority = (RPriority > RNumVals) ? (RPriority - RNumVals) : 0; in BURRSort()