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