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