Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1177 struct UniquifierDenseMapInfo { struct
1178 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey()
1184 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey()
1190 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue()
1194 static bool isEqual(const SmallVector<const SCEV *, 4> &LHS, in isEqual()