Searched refs:emitImports (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h260 void emitImports(Module &Module, StringRef OutputName,
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp575 return emitImports();
660 void emitImports() { function in class:thinlto::ThinLTOProcessing
682 ThinGenerator.emitImports(*TheModule, OutputName, *Index, *Input);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp761 void ThinLTOCodeGenerator::emitImports(Module &TheModule, StringRef OutputName, function in class:ThinLTOCodeGenerator

Completed in 71 milliseconds