Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h210 static void emitImports(StringRef ModulePath, StringRef OutputName,
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp413 return emitImports(); in run()
492 void emitImports() { in emitImports() function in thinlto::ThinLTOProcessing
509 ThinLTOCodeGenerator::emitImports(Filename, OutputName, *Index); in emitImports()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports() function in ThinLTOCodeGenerator