Searched refs:InlineConstants (Results 1 – 6 of 6) sorted by relevance
165 cl::init(InlineConstants::TotalAllocaSizeRecursiveCaller),201 namespace InlineConstants { namespace741 InlineConstants::IndirectCallThreshold; in onLoweredCall()1098 addCost(NumLoops * InlineConstants::LoopPenalty); in finalizeAnalysis()1115 InlineConstants::FunctionInlineCostMultiplierAttributeName)) in finalizeAnalysis()1190 Cost += InlineConstants::ColdccPenalty; in onAnalysisStart()1330 InlineConstants::IndirectCallThreshold; in onLoweredCall()1404 InlineConstants::LoopPenalty); in finalizeAnalysis()1595 if (AllocatedSize > InlineConstants::MaxSimplifiedDynamicAllocaToInline) in visitAlloca()3043 Caller, InlineConstants::MaxInlineStackSizeAttributeName)) in analyze()[all …]
375 *CB, InlineConstants::FunctionInlineCostMultiplierAttributeName) in run()437 InlineConstants::FunctionInlineCostMultiplierAttributeName, in run()
803 int InstrCost = InlineConstants::getInstrCost(); in computeBBInlineCost()882 2 * InlineConstants::getInstrCost() * Cloner.OutlinedFunctions.size(); in computeOutliningCosts()
1097 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getInliningBonus()
37 namespace InlineConstants {
1353 ArgStackCost.getValue() * InlineConstants::getInstrCost(); in adjustInliningThresholdUsingCallee()1355 ArgStackCost.getValue() * InlineConstants::getInstrCost(); in adjustInliningThresholdUsingCallee()