Home
last modified time | relevance | path

Searched refs:pruneCache (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCachePruning.h76 bool pruneCache(StringRef Path, CachePruningPolicy Policy);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCachePruning.cpp144 bool llvm::pruneCache(StringRef Path, CachePruningPolicy Policy) { in pruneCache() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1167 pruneCache(CacheOptions.Path, CacheOptions.Policy); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp1179 pruneCache(options::cache_dir, policy); in cleanup_hook()