Searched refs:UnrolledInstState (Results 1 – 1 of 1) sorted by relevance
292 struct UnrolledInstState { struct304 static inline UnrolledInstState getEmptyKey() { in getEmptyKey()308 static inline UnrolledInstState getTombstoneKey() { in getTombstoneKey()312 static inline unsigned getHashValue(const UnrolledInstState &S) { in getHashValue()316 static inline bool isEqual(const UnrolledInstState &LHS, in isEqual()317 const UnrolledInstState &RHS) { in isEqual()397 DenseSet<UnrolledInstState, UnrolledInstStateKeyInfo> InstCostMap; in analyzeLoopUnrollCost()