Searched defs:instrumentFunction (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 558 bool MemProfiler::instrumentFunction(Function &F) { instrumentFunction() function in MemProfiler |
H A D | SanitizerCoverage.cpp | 602 void ModuleSanitizerCoverage::instrumentFunction( instrumentFunction() function in ModuleSanitizerCoverage |
H A D | AddressSanitizer.cpp | 2851 bool AddressSanitizer::instrumentFunction(Function &F, instrumentFunction() function in AddressSanitizer |