Home
last modified time | relevance | path

Searched refs:moduleWith (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp231 int Compiler::linkModule(llvm::Module *moduleWith) { in linkModule() argument
232 if (llvm::Linker::LinkModules(mModule, moduleWith, in linkModule()