Home
last modified time | relevance | path

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

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