Home
last modified time | relevance | path

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

/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h106 struct CacheInfo { struct
118 std::vector<CacheInfo> Caches; argument
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1715 struct CacheInfo { struct
1716 std::string type;
1717 int level;
1718 int size;
1719 int num_sharing;
/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1091 NonLocalPointerInfo *CacheInfo = &Pair.first->second; getNonLocalPointerDepFromBB() local
[all...]