Searched refs:has_utid_eq (Results 1 – 1 of 1) sorted by relevance
79 bool has_utid_eq = std::any_of(cs.begin(), cs.end(), has_utid_eq_cs); in EstimateQueryCost() local80 if (has_utid_eq) { in EstimateQueryCost()