Searched refs:shouldInlineCandidate (Results 1 – 1 of 1) sorted by relevance
557 InlineCost shouldInlineCandidate(InlineCandidate &Candidate);1291 InlineCost Cost = shouldInlineCandidate(Candidate); in tryInlineCandidate()1391 SampleProfileLoader::shouldInlineCandidate(InlineCandidate &Candidate) { in shouldInlineCandidate() function in SampleProfileLoader