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

/frameworks/rs/rsov/compiler/
H A DWrapper.cpp423 android::spirit::Pass* CreateWrapperPass(const llvm::Module &LLVMModule) { argument
424 return new android::spirit::WrapperPass(LLVMModule);

Completed in 72 milliseconds