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