Searched refs:ComputeFullInlineCost (Results 1 – 3 of 3) sorted by relevance
217 Optional<bool> ComputeFullInlineCost; member
506 const bool ComputeFullInlineCost; member in __anon9893a50b0111::InlineCostCallAnalyzer937 if (IgnoreThreshold || ComputeFullInlineCost) in shouldStop()992 if (Cost >= Threshold && !ComputeFullInlineCost) in onAnalysisStart()1008 ComputeFullInlineCost(OptComputeFullInlineCost || in InlineCostCallAnalyzer()1009 Params.ComputeFullInlineCost || ORE || in InlineCostCallAnalyzer()
1330 Params.ComputeFullInlineCost = true; in shouldInlineCandidate()