Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1158 struct UniquifierDenseMapInfo { struct
1159 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey()
1165 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey()
1171 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue()
1175 static bool isEqual(const SmallVector<const SCEV *, 4> &LHS, in isEqual()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1104 struct UniquifierDenseMapInfo { struct
1105 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey()
1111 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey()
1117 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue()
1121 static bool isEqual(const SmallVector<const SCEV *, 4> &LHS, in isEqual()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()