Searched refs:GetIfCached (Results 1 – 2 of 2) sorted by relevance
38 std::shared_ptr<Table> GetIfCached(const Table* source, in GetIfCached() function57 std::shared_ptr<Table> cached = GetIfCached(source, cs); in GetOrCache()
348 cache_->GetIfCached(upstream_table_, qc.constraints()); in TryCacheCreateSortedTable()