Searched defs:importFunctions (Results 1 – 2 of 2) sorted by relevance
321 static bool importFunctions(const char *argv0, Module &DestModule) { in importFunctions() function
1702 Expected<bool> FunctionImporter::importFunctions( in importFunctions() function in FunctionImporter