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

References

lib/LTO/ThinLTOCodeGenerator.cpp
  346     sys::path::append(EntryPath, CachePath, "llvmcache-" + Key);
  350   StringRef getEntryPath() { return EntryPath; }
  354     if (EntryPath.empty())
  358         Twine(EntryPath), sys::fs::OF_UpdateAtime, &ResultPath);
  362         *FDOrErr, EntryPath, /*FileSize=*/-1, /*RequiresNullTerminator=*/false);
  369     if (EntryPath.empty())
  374     SmallString<128> CachePath(EntryPath);
  379             llvm::writeFileAtomically(TempFilename, EntryPath,