Searched refs:UnrolledInstState (Results 1 – 1 of 1) sorted by relevance
291 struct UnrolledInstState { struct303 static inline UnrolledInstState getEmptyKey() { in getEmptyKey()307 static inline UnrolledInstState getTombstoneKey() { in getTombstoneKey()311 static inline unsigned getHashValue(const UnrolledInstState &S) { in getHashValue()315 static inline bool isEqual(const UnrolledInstState &LHS, in isEqual()316 const UnrolledInstState &RHS) { in isEqual()396 DenseSet<UnrolledInstState, UnrolledInstStateKeyInfo> InstCostMap; in analyzeLoopUnrollCost()