Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-link/
H A Dllvm-link.cpp309 static bool importFunctions(const char *argv0, Module &DestModule) { in importFunctions()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1221 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions()