Searched refs:CacheType (Results 1 – 1 of 1) sorted by relevance
33 struct CacheType : public llvm::SmallDenseMap<ThreadLocalCache<ValueT> *, struct35 ~CacheType() { in ~CacheType() argument63 CacheType &staticCache = getStaticCache(); in get() argument89 static CacheType &getStaticCache() { in getStaticCache()90 static LLVM_THREAD_LOCAL CacheType cache; in getStaticCache()