Searched defs:CacheInfo (Results 1 – 3 of 3) sorted by relevance
1226 struct CacheInfo { struct1227 std::string type;1228 int level;1229 int size;1230 int num_sharing;
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