Searched defs:importFunctions (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-link/ | ||
H A D | llvm-link.cpp | 309 static bool importFunctions(const char *argv0, Module &DestModule) { importFunctions() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionImport.cpp | 1603 Expected<bool> FunctionImporter::importFunctions( importFunctions() function in FunctionImporter |