Searched refs:IdHCache (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dcp_annotate.hh244 typedef std::unordered_map<Id, int> IdHCache; typedef in class:CPA
245 typedef std::vector<IdHCache> IdCache;
365 qCache.push_back(IdHCache());
366 smCache.push_back(IdHCache());
H A Dcp_annotate.cc1106 IdHCache::iterator idi;

Completed in 11 milliseconds