Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp906 BlockFrequency StaticCost = 0; in addSplitConstraints() local
945 StaticCost += SpillPlacer->getBlockFrequency(BC.Number); in addSplitConstraints()
947 Cost = StaticCost; in addSplitConstraints()