Searched refs:NewModulePath (Results 1 – 1 of 1) sorted by relevance
1388 const std::string &NewModulePath) { in emitFiles() argument1394 raw_fd_ostream OS(NewModulePath + ".thinlto.bc", EC, in emitFiles()1401 EC = EmitImportsFiles(ModulePath, NewModulePath + ".imports", in emitFiles()1604 std::string NewModulePath = in start() local1615 if (auto E = emitFiles(ImportList, ModulePath, NewModulePath)) in start()