Searched refs:emitImports (Results 1 – 3 of 3) sorted by relevance
210 static void emitImports(StringRef ModulePath, StringRef OutputName,
413 return emitImports(); in run()492 void emitImports() { in emitImports() function in thinlto::ThinLTOProcessing509 ThinLTOCodeGenerator::emitImports(Filename, OutputName, *Index); in emitImports()
588 void ThinLTOCodeGenerator::emitImports(StringRef ModulePath, in emitImports() function in ThinLTOCodeGenerator