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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp395 static const unsigned ScaleOne = 20; variable
427 ResCount -= (regPressureDelta(SU,true) * ScaleOne);

Completed in 38 milliseconds