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