Home
last modified time | relevance | path

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

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