Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h1004 bool hasLHSValue = (!KeyInfoT::isEqual(LHSB->getFirst(), EmptyKey) && in swap() local
1008 if (hasLHSValue && hasRHSValue) { in swap()
1015 if (hasLHSValue) { in swap()