Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-link/
Dllvm-link.cpp200 static bool importFunctions(const char *argv0, LLVMContext &Context, in importFunctions() function
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp564 bool FunctionImporter::importFunctions( in importFunctions() function in FunctionImporter