Searched defs:UseMapDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
1259 struct UseMapDenseMapInfo { struct1260 static std::pair<const SCEV *, LSRUse::KindType> getEmptyKey() { in getEmptyKey()1264 static std::pair<const SCEV *, LSRUse::KindType> getTombstoneKey() { in getTombstoneKey()1269 getHashValue(const std::pair<const SCEV *, LSRUse::KindType> &V) { in getHashValue()1275 static bool isEqual(const std::pair<const SCEV *, LSRUse::KindType> &LHS, in isEqual()