Home
last modified time | relevance | path

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

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