Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1188 Error emitFiles(const FunctionImporter::ImportMapTy &ImportList, in emitFiles() function in lto::ThinBackendProc
1265 if (auto E = emitFiles(ImportList, ModuleID, ModuleID.str())) in runThinLTOBackendThread()
1409 if (auto E = emitFiles(ImportList, ModulePath, NewModulePath)) in start()