Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp388 static const unsigned ScaleThree = 5; variable
442 ResCount += (PriorityTwo + (ScaleThree*N->getNumValues())); in SUSchedulingCost()