Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLocal.cpp891 struct PHIDenseMapInfo { in EliminateDuplicatePHINodes() struct
892 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes()
895 static PHINode *getTombstoneKey() { in EliminateDuplicatePHINodes()
898 static unsigned getHashValue(PHINode *PN) { in EliminateDuplicatePHINodes()
906 static bool isEqual(PHINode *LHS, PHINode *RHS) { in EliminateDuplicatePHINodes()