Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h68 : Cost(std::move(Cost)), Benefit(std::move(Benefit)) {} in CostBenefitPair() argument
77 APInt Benefit; global() variable
/llvm-project/mlir/docs/
H A DPatternRewriter.md25 ### Benefit subsection
H A DPDLL.md317 ##### Benefit l4subsection
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h197 unsigned Benefit = 0; global() member
/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp269 InstructionCost Benefit = 0; getOutliningBenefit() local
H A DIROutliner.cpp128 InstructionCost Benefit = 0; member
487 InstructionCost Benefit = 0; in getBenefit() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp506 addVirtRegCoalesce(PBQPRAGraph::RawMatrix & CostMat,const PBQPRAGraph::NodeMetadata::AllowedRegVector & Allowed1,const PBQPRAGraph::NodeMetadata::AllowedRegVector & Allowed2,PBQP::PBQPNum Benefit) addVirtRegCoalesce() argument