Searched refs:replaceThinLTOSuffix (Results 1 – 5 of 5) sorted by relevance
411 std::string replaceThinLTOSuffix(StringRef path);
284 std::string path = replaceThinLTOSuffix(getThinLTOOutputFile(f->getName())); in thinLTOCreateEmptyIndexFiles()
1679 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()1883 std::string elf::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in elf
424 std::string replaceThinLTOSuffix(StringRef path);
1020 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()1127 std::string lld::coff::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in lld::coff