Searched refs:reduced_slice (Results 1 – 1 of 1) sorted by relevance
64 Table reduced_slice = slice.Apply(std::move(*descendants)); in ComputeTable() local69 for (size_t i = 0; i < reduced_slice.row_count(); ++i) { in ComputeTable()73 new Table(std::move(reduced_slice) in ComputeTable()