Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1224 Error emitFiles(const FunctionImporter::ImportMapTy &ImportList, in emitFiles() function in lto::ThinBackendProc
1301 if (auto E = emitFiles(ImportList, ModuleID, ModuleID.str())) in runThinLTOBackendThread()
1445 if (auto E = emitFiles(ImportList, ModulePath, NewModulePath)) in start()