Searched refs:NewModulePath (Results 1 – 1 of 1) sorted by relevance
1400 const std::string &NewModulePath) { in emitFiles() argument1409 raw_fd_ostream OS(NewModulePath + ".thinlto.bc", EC, in emitFiles()1418 EC = EmitImportsFiles(ModulePath, NewModulePath + ".imports", in emitFiles()1636 std::string NewModulePath = in start() local1647 if (auto E = emitFiles(ImportList, ModulePath, NewModulePath)) in start()