Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DDenseMap.h803 bool hasLHSValue = (!KeyInfoT::isEqual(LHSB->getFirst(), EmptyKey) && in swap() local
807 if (hasLHSValue && hasRHSValue) { in swap()
814 if (hasLHSValue) { in swap()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h803 bool hasLHSValue = (!KeyInfoT::isEqual(LHSB->getFirst(), EmptyKey) && in swap() local
807 if (hasLHSValue && hasRHSValue) { in swap()
814 if (hasLHSValue) { in swap()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h870 bool hasLHSValue = (!KeyInfoT::isEqual(LHSB->getFirst(), EmptyKey) && in swap() local
874 if (hasLHSValue && hasRHSValue) { in swap()
881 if (hasLHSValue) { in swap()