Searched refs:CreateWrapperPass (Results 1 – 3 of 3) sorted by relevance
52 android::spirit::Pass* CreateWrapperPass(const llvm::Module &LLVMModule);
102 spiritPasses.append(CreateWrapperPass(*M)); in WriteSPIRV()
423 android::spirit::Pass* CreateWrapperPass(const llvm::Module &LLVMModule) { in CreateWrapperPass() function