Searched defs:CacheInfo (Results 1 – 2 of 2) sorted by relevance
1458 struct CacheInfo { struct1459 std::string type;1460 int level;1461 int size;1462 int num_sharing;
1113 NonLocalPointerInfo *CacheInfo = &Pair.first->second; in getNonLocalPointerDepFromBB() local