Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h128 BestCost}; enumerator
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp830 EvictionCost BestCost; in tryEvict() local
1316 BlockFrequency BestCost; in tryRegionSplit() local
1345 BlockFrequency &BestCost, in calculateRegionSplitCost()
2228 BlockFrequency BestCost = CSRCost; // Don't modify CSRCost. in tryAssignCSRFirstTime() local
DRegAllocFast.cpp557 unsigned BestReg = 0, BestCost = spillImpossible; in allocVirtReg() local
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp604 signed BestCost = SUSchedulingCost(*Best); in pop() local