Searched defs:pruneCache (Results 1 – 2 of 2) sorted by relevance
144 bool llvm::pruneCache(StringRef Path, CachePruningPolicy Policy) { in pruneCache() function in llvm
111 const pruneCache = (cache, abs) => { function