Searched refs:instrumentModule (Results 1 – 3 of 3) sorted by relevance
227 bool instrumentModule(Module &);249 return MemProfiler.instrumentModule(M); in runOnModule()271 if (Profiler.instrumentModule(M)) in run()529 bool ModuleMemProfiler::instrumentModule(Module &M) { in instrumentModule() function in ModuleMemProfiler
211 bool instrumentModule(Module &M, DomTreeCallback DTCallback,294 if (ModuleSancov.instrumentModule(M, DTCallback, PDTCallback)) in run()362 bool ModuleSanitizerCoverage::instrumentModule( in instrumentModule() function in ModuleSanitizerCoverage
798 bool instrumentModule(Module &);1145 Modified |= ModuleSanitizer.instrumentModule(M); in run()2423 bool ModuleAddressSanitizer::instrumentModule(Module &M) { in instrumentModule() function in ModuleAddressSanitizer