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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp386 static const unsigned ScaleOne = 20; variable
418 ResCount -= (regPressureDelta(SU,true) * ScaleOne);

Completed in 41 milliseconds