Searched refs:replaceThinLTOSuffix (Results 1 – 5 of 5) sorted by relevance
377 std::string replaceThinLTOSuffix(StringRef path);
296 std::string path = replaceThinLTOSuffix(getThinLTOOutputFile(f->getName())); in thinLTOCreateEmptyIndexFiles()
1569 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()1765 std::string elf::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in elf
411 std::string replaceThinLTOSuffix(StringRef path);
988 path = replaceThinLTOSuffix(mb.getBufferIdentifier()); in BitcodeFile()1103 std::string lld::coff::replaceThinLTOSuffix(StringRef path) { in replaceThinLTOSuffix() function in lld::coff