Searched refs:has_explicit_tail_calls (Results 1 – 1 of 1) sorted by relevance
344 bool has_explicit_tail_calls() const { return has_explicit_tail_calls_; } in has_explicit_tail_calls() function357 if (!has_explicit_tail_calls()) { in Append()