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