Home
last modified time | relevance | path

Searched defs:emitImports (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp713 void emitImports() { in emitImports() function in thinlto::ThinLTOProcessing
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp806 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, in emitImports() function in ThinLTOCodeGenerator