Home
last modified time | relevance | path

Searched refs:UnrolledInstState (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp183 struct UnrolledInstState { struct
194 static inline UnrolledInstState getEmptyKey() { in getEmptyKey()
197 static inline UnrolledInstState getTombstoneKey() { in getTombstoneKey()
200 static inline unsigned getHashValue(const UnrolledInstState &S) { in getHashValue()
203 static inline bool isEqual(const UnrolledInstState &LHS, in isEqual()
204 const UnrolledInstState &RHS) { in isEqual()
274 DenseSet<UnrolledInstState, UnrolledInstStateKeyInfo> InstCostMap; in analyzeLoopUnrollCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp260 struct UnrolledInstState { struct
272 static inline UnrolledInstState getEmptyKey() { in getEmptyKey()
276 static inline UnrolledInstState getTombstoneKey() { in getTombstoneKey()
280 static inline unsigned getHashValue(const UnrolledInstState &S) { in getHashValue()
284 static inline bool isEqual(const UnrolledInstState &LHS, in isEqual()
285 const UnrolledInstState &RHS) { in isEqual()
355 DenseSet<UnrolledInstState, UnrolledInstStateKeyInfo> InstCostMap; in analyzeLoopUnrollCost()