Searched refs:LHSTombstone (Results 1 – 1 of 1) sorted by relevance
95 bool LHSTombstone = isDenseMapKeyTombstone(LHS); in areDenseMapKeysEqualSpecialValues() local97 if (LHSTombstone || RHSTombstone) in areDenseMapKeysEqualSpecialValues()98 return LHSTombstone && RHSTombstone; in areDenseMapKeysEqualSpecialValues()