Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1259 struct UseMapDenseMapInfo { struct
1260 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()