Searched refs:setCacheDir (Results 1 – 2 of 2) sorted by relevance
132 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir() function
607 ThinGenerator.setCacheDir(ThinLTOCacheDir); in ThinLTOProcessing()