Searched defs:MaxCost (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocEvictionAdvisor.cpp | 170 EvictionCost MaxCost; canEvictHintInterference() local |
H A D | SelectOptimize.cpp | 1121 CostInfo &MaxCost = LoopCost[Iter]; computeLoopCosts() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | ConstantHoisting.cpp | 589 InstructionCost MaxCost = -1; maximizeConstantsInRange() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 2887 InstructionCost MaxCost = validateAndCostRequiredSelects() local |