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

References

lib/LTO/LTO.cpp
 1179   llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix);
 1180   StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str());
 1187   return NewPath.str();