Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDResourcePriorityQueue.cpp381 static const unsigned ScaleOne = 20; variable
413 ResCount -= (regPressureDelta(SU,true) * ScaleOne); in SUSchedulingCost()