Searched defs:instrumentModule (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ | ||
| H A D | MemProfiler.cpp | 529 bool ModuleMemProfiler::instrumentModule(Module &M) { in instrumentModule() function in ModuleMemProfiler |
| H A D | SanitizerCoverage.cpp | 362 bool ModuleSanitizerCoverage::instrumentModule( in instrumentModule() function in ModuleSanitizerCoverage |
| H A D | AddressSanitizer.cpp | 2423 bool ModuleAddressSanitizer::instrumentModule(Module &M) { in instrumentModule() function in ModuleAddressSanitizer |