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.cpp863 EvictionCost BestCost; in tryEvict() local
1348 BlockFrequency BestCost; in tryRegionSplit() local
1377 BlockFrequency &BestCost, in calculateRegionSplitCost()
2260 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