Searched refs:instrumentModule (Results 1 – 3 of 3) sorted by relevance
211 bool instrumentModule(Module &);237 if (Profiler.instrumentModule(M)) in run()471 bool ModuleMemProfiler::instrumentModule(Module &M) { in instrumentModule() function in ModuleMemProfiler
220 bool instrumentModule(Module &M, DomTreeCallback DTCallback,305 if (!ModuleSancov.instrumentModule(M, DTCallback, PDTCallback)) in run()379 bool ModuleSanitizerCoverage::instrumentModule( in instrumentModule() function in ModuleSanitizerCoverage
816 bool instrumentModule(Module &);1167 Modified |= ModuleSanitizer.instrumentModule(M); in run()2457 bool ModuleAddressSanitizer::instrumentModule(Module &M) { in instrumentModule() function in ModuleAddressSanitizer