Searched defs:CacheInfo (Results 1 – 2 of 2) sorted by relevance
1671 struct CacheInfo { struct1672 std::string type;1673 int level;1674 int size;1675 int num_sharing;
1113 NonLocalPointerInfo *CacheInfo = &Pair.first->second; in getNonLocalPointerDepFromBB() local