Searched refs:isDenseMapKeyEmpty (Results 1 – 1 of 1) sorted by relevance
79 template<typename T> bool isDenseMapKeyEmpty(T V) { in isDenseMapKeyEmpty() function90 bool LHSEmpty = isDenseMapKeyEmpty(LHS); in areDenseMapKeysEqualSpecialValues()91 bool RHSEmpty = isDenseMapKeyEmpty(RHS); in areDenseMapKeysEqualSpecialValues()