Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DDenseMap.h955 bool hasLHSValue = (!KeyInfoT::isEqual(LHSB->getFirst(), EmptyKey) && in swap() local
959 if (hasLHSValue && hasRHSValue) { in swap()
966 if (hasLHSValue) { in swap()