Searched refs:getModule (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DSourceInfo.h81 inline llvm::Module *getModule() const { function in class:bcc::SourceInfo
H A DCompiler.h135 const llvm::Module *getModule() const { function in class:bcc::Compiler
H A DScript.cpp364 if (mCompiled->readModule(mSourceList[0]->getModule()) != 0) {
371 if (mCompiled->linkModule(mSourceList[1]->getModule()) != 0) {

Completed in 56 milliseconds