Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp558 bool MemProfiler::instrumentFunction(Function &F) { instrumentFunction() function in MemProfiler
H A DSanitizerCoverage.cpp602 void ModuleSanitizerCoverage::instrumentFunction( instrumentFunction() function in ModuleSanitizerCoverage
H A DAddressSanitizer.cpp2851 bool AddressSanitizer::instrumentFunction(Function &F, instrumentFunction() function in AddressSanitizer