Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DDenseMap.h953 bool hasLHSValue = (!KeyInfoT::isEqual(LHSB->getFirst(), EmptyKey) && in swap() local
957 if (hasLHSValue && hasRHSValue) { in swap()
964 if (hasLHSValue) { in swap()