Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp555 bool ThreadSanitizer::sanitizeFunction(Function &F, in sanitizeFunction() function in ThreadSanitizer
H A DHWAddressSanitizer.cpp1303 bool HWAddressSanitizer::sanitizeFunction(Function &F) { in sanitizeFunction() function in HWAddressSanitizer
H A DMemorySanitizer.cpp5329 bool MemorySanitizer::sanitizeFunction(Function &F, TargetLibraryInfo &TLI) { in sanitizeFunction() function in MemorySanitizer