Searched defs:CacheType (Results 1 – 5 of 5) sorted by relevance
33 struct CacheType : public llvm::SmallDenseMap<ThreadLocalCache<ValueT> *, struct35 ~CacheType() { in ~CacheType() argument63 CacheType &staticCache = getStaticCache(); in get() argument
35 } CacheType; typedef
31 } CacheType; typedef
96 using CacheType = typedef in tensorflow::tensorrt::TRTEngineOp
270 enum CacheType enum