Home
last modified time | relevance | path

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

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