Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp96 static void findExternalCalls(const Module &DestModule, Function &F, in findExternalCalls() argument
103 if (F.getParent() != &DestModule) in findExternalCalls()
133 auto *SrcGV = DestModule.getNamedValue(ImportedName); in findExternalCalls()
137 DEBUG(dbgs() << DestModule.getModuleIdentifier() << ": Ignoring " in findExternalCalls()
144 DEBUG(dbgs() << DestModule.getModuleIdentifier() in findExternalCalls()
160 static void GetImportList(Module &DestModule, in GetImportList() argument
169 DEBUG(dbgs() << DestModule.getModuleIdentifier() << ": Process import for " in GetImportList()
175 DEBUG(dbgs() << DestModule.getModuleIdentifier() << ": No summary for " in GetImportList()
188 DEBUG(dbgs() << DestModule.getModuleIdentifier() in GetImportList()
195 DEBUG(dbgs() << DestModule.getModuleIdentifier() << ": Skip import of " in GetImportList()
[all …]
/external/llvm/docs/
DMakefileGuide.rst866 DestModule