Searched defs: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() argument