Searched refs:mutable_max_speculation_depth (Results 1 – 1 of 1) sorted by relevance
225 return mutable_table()->mutable_max_speculation_depth()->Set(row_number_, v); in set_max_speculation_depth()574 mutable_max_speculation_depth()->Append(row.max_speculation_depth); in Insert()645 TypedColumn<uint32_t>* mutable_max_speculation_depth() { in mutable_max_speculation_depth() function