Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h98 InstructionCost Gain; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp470 InstructionCost Gain = 0 - Cost; in findSpecializations() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp833 Scaled64 Gain[2] = {LoopCost[0].PredCost - LoopCost[0].NonPredCost, in checkLoopHeuristics() local
H A DMachineBlockPlacement.cpp801 BlockFrequency Gain = A - B; in greaterWithBias() local
3199 BlockFrequency Gain = PredFreq * (BBProb - BestProb); in isBestSuccessor() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp745 MergeGainTy Gain = MergeGainTy(); in getBestMergeGain() local