Searched refs:eq_name (Results 1 – 2 of 2) sorted by relevance
71 auto eq_name = HasEqConstraint(qc, "name"); in EstimateCost() local77 if (eq_name && eq_ref && eq_ref_type) in EstimateCost()79 else if (eq_name && eq_ref) in EstimateCost()81 else if (eq_name) in EstimateCost()
76 auto eq_name = HasEqConstraint(qc, "name"); in EstimateCost() local83 else if (eq_ts && eq_name) in EstimateCost()85 else if (eq_ts || eq_name) in EstimateCost()