Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp182 static std::unique_ptr<Module> loadModuleFromInput(lto::InputFile *Input, in loadModuleFromInput() function
211 return loadModuleFromInput(Input, TheModule.getContext(), in crossImportIntoModule()
919 auto TheModule = loadModuleFromInput(Mod.get(), Context, false, in run()
1087 auto TheModule = loadModuleFromInput(Mod.get(), Context, false, in run()