Home
last modified time | relevance | path

Searched defs:CacheInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/include/benchmark/
Dbenchmark.h1671 struct CacheInfo { struct
1672 std::string type;
1673 int level;
1674 int size;
1675 int num_sharing;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1113 NonLocalPointerInfo *CacheInfo = &Pair.first->second; in getNonLocalPointerDepFromBB() local