Home
last modified time | relevance | path

Searched defs:MaxCost (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp171 EvictionCost MaxCost; in canEvictHintInterference() local
188 EvictionCost &MaxCost, const SmallVirtRegSet &FixedRegisters) const { in canEvictInterferenceBasedOnCost() argument
[all...]
H A DSelectOptimize.cpp1174 CostInfo &MaxCost = LoopCost[Iter]; computeLoopCosts() local
/llvm-project/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp261 unsigned MaxCost = ShufTab[0].Cost; in main() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp594 InstructionCost MaxCost = -1; maximizeConstantsInRange() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2946 InstructionCost MaxCost = validateAndCostRequiredSelects() local