Home
last modified time | relevance | path

Searched defs:instrumentModule (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp486 bool ModuleMemProfiler::instrumentModule(Module &M) { instrumentModule() function in ModuleMemProfiler
H A DSanitizerCoverage.cpp368 bool ModuleSanitizerCoverage::instrumentModule( instrumentModule() function in ModuleSanitizerCoverage
H A DAddressSanitizer.cpp2636 bool ModuleAddressSanitizer::instrumentModule(Module &M) { instrumentModule() function in ModuleAddressSanitizer