Home
last modified time | relevance | path

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

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