Home
last modified time | relevance | path

Searched refs:hasRHSValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
DDenseMap.h747 bool hasRHSValue = (!KeyInfoT::isEqual(RHSB->first, EmptyKey) && in swap() local
749 if (hasLHSValue && hasRHSValue) { in swap()
759 } else if (hasRHSValue) { in swap()