Searched refs:emitFiles (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1386 Error emitFiles(const FunctionImporter::ImportMapTy &ImportList, function in class:lto::ThinBackendProc
1463 if (auto E = emitFiles(ImportList, ModuleID, ModuleID.str()))
1615 if (auto E = emitFiles(ImportList, ModulePath, NewModulePath))

Completed in 69 milliseconds