Lines Matching refs:DestModule
1703 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions() argument
1705 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1708 IRMover Mover(DestModule); in importFunctions()
1732 assert(&DestModule.getContext() == &SrcModule->getContext() && in importFunctions()
1771 MDNode::get(DestModule.getContext(), in importFunctions()
1772 {MDString::get(DestModule.getContext(), in importFunctions()
1776 MDNode::get(DestModule.getContext(), in importFunctions()
1777 {MDString::get(DestModule.getContext(), in importFunctions()
1839 MDNode::get(DestModule.getContext(), in importFunctions()
1840 {MDString::get(DestModule.getContext(), in importFunctions()
1844 MDNode::get(DestModule.getContext(), in importFunctions()
1845 {MDString::get(DestModule.getContext(), in importFunctions()
1869 dbgs() << DestModule.getSourceFileName() << ": Import " << GV->getName() in importFunctions()
1884 internalizeGVsAfterImport(DestModule); in importFunctions()
1892 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1895 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()