Searched refs:InlineCandidate (Results 1 – 2 of 2) sorted by relevance
159 return InlineCandidate(candidate, false); in Reduce()178 return InlineCandidate(candidate, true); in Reduce()211 Reduction const reduction = InlineCandidate(candidate, false); in Finalize()602 Reduction JSInliningHeuristic::InlineCandidate(Candidate const& candidate, in InlineCandidate() function in v8::internal::compiler::JSInliningHeuristic
67 Reduction InlineCandidate(Candidate const& candidate, bool small_function);