Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Support/
DThreadLocalCache.h63 CacheType &staticCache = getStaticCache(); in get() local
64 std::weak_ptr<ValueT> &threadInstance = staticCache[this]; in get()
77 staticCache.clearExpiredEntries(); in get()