Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1398 Error emitFiles(const FunctionImporter::ImportMapTy &ImportList, in emitFiles() function in lto::ThinBackendProc
1480 if (auto E = emitFiles(ImportList, ModuleID, ModuleID.str())) in runThinLTOBackendThread()
1647 if (auto E = emitFiles(ImportList, ModulePath, NewModulePath)) in start()