Searched refs:MetaMapCache (Results 1 – 3 of 3) sorted by relevance
21 __instantiate(Owner<ArcProcessor::MetaMapCache>)22 __instantiate(NCVector<Owner<ArcProcessor::MetaMapCache> >)
37 struct MetaMapCache { struct38 MetaMapCache();195 NCVector<Owner<MetaMapCache> > metaMapCache_;
1254 const MetaMapCache *cache = metaMapCache_[cacheIndex].pointer(); in buildMetaMap()1259 if (i == MetaMapCache::nNoSpec) in buildMetaMap()1306 MetaMapCache *cache = metaMapCache_[cacheIndex].pointer(); in buildMetaMap()1310 cache = new MetaMapCache; in buildMetaMap()1729 ArcProcessor::MetaMapCache::MetaMapCache() in MetaMapCache() function in SP_NAMESPACE::ArcProcessor::MetaMapCache1736 void ArcProcessor::MetaMapCache::clear() in clear()