#include <vector>
#include "mem/cache/tags/sector_tags.hh"
#include "mem/cache/tags/super_blk.hh"
Go to the source code of this file.
Declaration of a compressed set associative tag store using superblocks.
Definition in file compressed_tags.hh.