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