Searched refs:InlineConstants (Results 1 – 7 of 7) sorted by relevance
158 cl::init(InlineConstants::TotalAllocaSizeRecursiveCaller),194 namespace InlineConstants { namespace686 InlineConstants::IndirectCallThreshold; in onLoweredCall()999 addCost(NumLoops * InlineConstants::LoopPenalty); in finalizeAnalysis()1016 InlineConstants::FunctionInlineCostMultiplierAttributeName)) in finalizeAnalysis()1091 Cost += InlineConstants::ColdccPenalty; in onAnalysisStart()1226 InlineConstants::IndirectCallThreshold; in onLoweredCall()1300 InlineConstants::LoopPenalty); in finalizeAnalysis()1484 if (AllocatedSize > InlineConstants::MaxSimplifiedDynamicAllocaToInline) in visitAlloca()1944 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold()[all …]
323 TotalSecondaryCost -= InlineConstants::LastCallToStaticBonus; in shouldBeDeferred()
377 *CB, InlineConstants::FunctionInlineCostMultiplierAttributeName) in run()435 InlineConstants::FunctionInlineCostMultiplierAttributeName, in run()
808 int InstrCost = InlineConstants::getInstrCost(); in computeBBInlineCost()887 2 * InlineConstants::getInstrCost() * Cloner.OutlinedFunctions.size(); in computeOutliningCosts()
1020 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getInliningBonus()
35 namespace InlineConstants {
1244 *ArgStackCost.getValue() * InlineConstants::getInstrCost(); in adjustInliningThresholdUsingCallee()1246 *ArgStackCost.getValue() * InlineConstants::getInstrCost(); in adjustInliningThresholdUsingCallee()