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