Home | History | Annotate | Download | only in src

Lines Matching refs:VCDiffAddressCache

463   VCDiffAddressCache* addr_cache() { return addr_cache_.get(); }
552 std::auto_ptr<VCDiffAddressCache> addr_cache_;
739 addr_cache_.reset(new VCDiffAddressCache);
762 addr_cache_.reset(new VCDiffAddressCache(near_cache_size, same_cache_size));