Searched defs:emitImports (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/ | ||
H A D | llvm-lto.cpp | 713 void emitImports() { in emitImports() function in thinlto::ThinLTOProcessing |
/freebsd/contrib/llvm-project/llvm/lib/LTO/ | ||
H A D | ThinLTOCodeGenerator.cpp | 806 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, in emitImports() function in ThinLTOCodeGenerator |