Searched defs:UniquifierDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
1285 struct UniquifierDenseMapInfo { struct1286 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey()1292 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey()1298 static unsigned getHashValue(const SmallVector<const SCEV *, 4> &V) { in getHashValue()1302 static bool isEqual(const SmallVector<const SCEV *, 4> &LHS, in isEqual()