Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h130 BestCost}; enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp829 EvictionCost BestCost; in tryEvict() local
1315 BlockFrequency BestCost; in tryRegionSplit() local
1344 BlockFrequency &BestCost, in calculateRegionSplitCost()
2226 BlockFrequency BestCost = CSRCost; // Don't modify CSRCost. in tryAssignCSRFirstTime() local
H A DRegAllocFast.cpp561 unsigned BestReg = 0, BestCost = spillImpossible; in allocVirtReg() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp604 signed BestCost = SUSchedulingCost(*Best); in pop() local