Searched defs:importFunctions (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-link/
H A Dllvm-link.cpp154 static bool importFunctions(const char *argv0, LLVMContext &Context, function
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp266 bool FunctionImporter::importFunctions(Module &DestModule) { function in class:FunctionImporter

Completed in 93 milliseconds