Searched refs:replaceThinLTOSuffix (Results 1 – 3 of 3) sorted by relevance
210 std::string Path = replaceThinLTOSuffix(getThinLTOOutputFile(ModulePath)); in createEmptyIndex()
375 std::string replaceThinLTOSuffix(StringRef Path);
1111 Path = replaceThinLTOSuffix(MB.getBufferIdentifier()); in BitcodeFile()1312 std::string elf::replaceThinLTOSuffix(StringRef Path) { in replaceThinLTOSuffix() function in elf