Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp240 unsigned MaxCost = ShufTab[0].Cost; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp584 InstructionCost MaxCost = -1; in maximizeConstantsInRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp824 EvictionCost MaxCost; in tryAssign() local
919 EvictionCost &MaxCost, const SmallVirtRegSet &FixedRegisters) const { in canEvictInterference()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2300 InstructionCost MaxCost = in validateAndCostRequiredSelects() local