reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  133   void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); }
lib/LTO/ThinLTOCodeGenerator.cpp
 1050         ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier,
 1131   pruneCache(CacheOptions.Path, CacheOptions.Policy);