Searched refs:getModuleImpl (Results 1 – 2 of 2) sorted by relevance
80 Expected<std::unique_ptr<Module>> getModuleImpl(LLVMContext &Context,
5739 BitcodeModule::getModuleImpl(LLVMContext &Context, bool MaterializeAll, in getModuleImpl() function in BitcodeModule5782 return getModuleImpl(Context, false, ShouldLazyLoadMetadata, IsImporting); in getLazyModule()5883 return getModuleImpl(Context, true, false, false); in parseModule()