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

/frameworks/compile/slang/StripUnkAttr/
H A Dstrip_unknown_attributes_pass.cpp31 bool StripUnknownAttributes::runOnModule(llvm::Module &M) { function in class:slang::StripUnknownAttributes
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriterPass.cpp32 bool runOnModule(Module &M) { function in class:__anon1258::WriteBitcodePass
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriterPass.cpp32 bool runOnModule(Module &M) { function in class:__anon1264::WriteBitcodePass
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriterPass.cpp32 bool runOnModule(Module &M) { function in class:__anon1270::WriteBitcodePass
/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp76 virtual bool runOnModule(Module &M) { function in class:__anon1219::StripAttributes
/frameworks/compile/libbcc/lib/
H A DRSEmbedInfo.cpp192 virtual bool runOnModule(llvm::Module &M) { function in class:__anon1205::RSEmbedInfoPass
H A DRSAddDebugInfoPass.cpp56 virtual bool runOnModule(llvm::Module &Module) { function in class:__anon1204::RSAddDebugInfoPass
H A DRSKernelExpand.cpp1368 virtual bool runOnModule(llvm::Module &Module) { function in class:__anon1210::RSKernelExpandPass

Completed in 94 milliseconds