Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h68 CostBenefitPair(APInt Cost, APInt Benefit) in CostBenefitPair()
77 APInt Benefit; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h194 unsigned Benefit = 0; global() member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp289 InstructionCost Benefit = 0; in getOutliningBenefit() local
H A DIROutliner.cpp128 InstructionCost Benefit = 0; member
487 InstructionCost Benefit = 0; in getBenefit() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp506 PBQP::PBQPNum Benefit) { in addVirtRegCoalesce()