Home
last modified time | relevance | path

Searched defs:PHIDenseMapInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1081 struct PHIDenseMapInfo { in EliminateDuplicatePHINodes() struct
1082 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes()
1086 static PHINode *getTombstoneKey() { in EliminateDuplicatePHINodes()
1090 static unsigned getHashValue(PHINode *PN) { in EliminateDuplicatePHINodes()
1099 static bool isEqual(PHINode *LHS, PHINode *RHS) { in EliminateDuplicatePHINodes()