Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp658 void emitImports() { in emitImports() function in thinlto::ThinLTOProcessing
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp779 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, in emitImports() function in ThinLTOCodeGenerator