Home
last modified time | relevance | path

Searched defs:Caches (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DDWARFRecordSectionSplitter.cpp36 DenseMap<Block *, LinkGraph::SplitBlockCache> Caches; in operator ()() local
/llvm-project/clang-tools-extra/clangd/
H A DConfigProvider.cpp111 llvm::SmallVector<FileConfigCache *, 8> Caches; in fromAncestorRelativeYAMLFiles() local
H A DTidyProvider.cpp106 llvm::SmallVector<DotClangTidyCache *> Caches; in apply() local
/llvm-project/third-party/benchmark/test/
H A Dreporter_output_test.cc34 auto const& Caches = Info.caches; in AddContextCases() local
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h118 std::vector<CacheInfo> Caches; member