Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLocal.cpp906 struct PHIDenseMapInfo { in EliminateDuplicatePHINodes() struct
907 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes()
910 static PHINode *getTombstoneKey() { in EliminateDuplicatePHINodes()
913 static unsigned getHashValue(PHINode *PN) { in EliminateDuplicatePHINodes()
921 static bool isEqual(PHINode *LHS, PHINode *RHS) { in EliminateDuplicatePHINodes()