Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1149 struct UniquifierDenseMapInfo { struct
1150 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey()
1156 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey()
1162 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue()
1166 static bool isEqual(const SmallVector<const SCEV *, 4> &LHS, in isEqual()