Searched refs:layout_table (Results 1 – 1 of 1) sorted by relevance
125 Table layout_table = ComputeLayoutTable(filtered_table, filter_id); in ComputeTable() local126 auto res = layout_table_cache_.emplace(filter_id, std::move(layout_table)); in ComputeTable()