Searched refs:instrumentModule (Results 1 – 3 of 3) sorted by relevance
228 bool instrumentModule(Module &);254 if (Profiler.instrumentModule(M)) in run()486 bool ModuleMemProfiler::instrumentModule(Module &M) { in instrumentModule() function in ModuleMemProfiler
218 bool instrumentModule(Module &M, DomTreeCallback DTCallback,297 if (!ModuleSancov.instrumentModule(M, DTCallback, PDTCallback)) in run()368 bool ModuleSanitizerCoverage::instrumentModule( in instrumentModule() function in ModuleSanitizerCoverage
837 bool instrumentModule(Module &);1192 Modified |= ModuleSanitizer.instrumentModule(M); in run()2636 bool ModuleAddressSanitizer::instrumentModule(Module &M) { in instrumentModule() function in ModuleAddressSanitizer