Home
last modified time | relevance | path

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

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