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