Searched refs:pruneCache (Results 1 – 5 of 5) sorted by relevance
76 bool pruneCache(StringRef Path, CachePruningPolicy Policy);
132 pruneCache(Config->LTOCache, Config->LTOCachePolicy); in compile()
152 bool llvm::pruneCache(StringRef Path, CachePruningPolicy Policy) { in pruneCache() function in llvm
276 pruneCache(Config->ThinLTOCacheDir, Config->ThinLTOCachePolicy); in compile()
1029 pruneCache(CacheOptions.Path, CacheOptions.Policy); in run()