Searched refs:pruneCache (Results 1 – 4 of 4) sorted by relevance
76 bool pruneCache(StringRef Path, CachePruningPolicy Policy);
144 bool llvm::pruneCache(StringRef Path, CachePruningPolicy Policy) { in pruneCache() function in llvm
1167 pruneCache(CacheOptions.Path, CacheOptions.Policy); in run()
1179 pruneCache(options::cache_dir, policy); in cleanup_hook()