Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp383 static const unsigned ScaleThree = 5; variable
437 ResCount += (PriorityTwo + (ScaleThree*N->getNumValues())); in SUSchedulingCost()