Home
last modified time | relevance | path

Searched defs:BestCost (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp563 EvictionCost BestCost(~0u); in tryEvict() local
950 float BestCost = Hysteresis * calcSpillCost(); in tryRegionSplit() local
DRegAllocFast.cpp515 unsigned BestReg = 0, BestCost = spillImpossible; in allocVirtReg() local