Searched refs:replace_path_prefix (Results 1 – 5 of 5) sorted by relevance
158 void replace_path_prefix(SmallVectorImpl<char> &Path,
179 bool replace_path_prefix(SmallVectorImpl<char> &Path,
525 void replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
499 bool replace_path_prefix(SmallVectorImpl<char> &Path, in replace_path_prefix() function
1181 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix); in getThinLTOOutputFile()