Searched refs:setCacheDir (Results 1 – 3 of 3) sorted by relevance
132 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir() function
616 return unwrap(cg)->setCacheDir(cache_dir); in thinlto_codegen_set_cache_dir()
601 ThinGenerator.setCacheDir(ThinLTOCacheDir); in ThinLTOProcessing()