Searched refs:instrumentModule (Results 1 – 3 of 3) sorted by relevance
265 bool instrumentModule(Module &);296 if (Profiler.instrumentModule(M)) in run()540 bool ModuleMemProfiler::instrumentModule(Module &M) { in instrumentModule() function in ModuleMemProfiler
219 bool instrumentModule();302 if (!ModuleSancov.instrumentModule()) in run()373 bool ModuleSanitizerCoverage::instrumentModule() { in instrumentModule() function in ModuleSanitizerCoverage
909 bool instrumentModule(Module &);1269 Modified |= ModuleSanitizer.instrumentModule(M); in run()2728 bool ModuleAddressSanitizer::instrumentModule(Module &M) { in instrumentModule() function in ModuleAddressSanitizer