Searched refs:has_extensible_inputs (Results 1 – 2 of 2) sorted by relevance
53 Node* const* inputs, bool has_extensible_inputs) { in New() argument72 has_extensible_inputs ? input_count + kMaxInlineCapacity : input_count; in New()89 if (has_extensible_inputs) { in New()
46 Node* const* inputs, bool has_extensible_inputs);