Searched refs:has_utid_eq_cs (Results 1 – 1 of 1) sorted by relevance
75 auto has_utid_eq_cs = [utid_idx](const QueryConstraints::Constraint& c) { in EstimateQueryCost() local79 bool has_utid_eq = std::any_of(cs.begin(), cs.end(), has_utid_eq_cs); in EstimateQueryCost()