Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp489 bool ThreadSanitizer::sanitizeFunction(Function &F, sanitizeFunction() function in ThreadSanitizer
H A DHWAddressSanitizer.cpp1552 void HWAddressSanitizer::sanitizeFunction(Function &F, sanitizeFunction() function in HWAddressSanitizer
H A DNumericalStabilitySanitizer.cpp1976 bool NumericalStabilitySanitizer::sanitizeFunction( sanitizeFunction() function in NumericalStabilitySanitizer
H A DMemorySanitizer.cpp5960 bool MemorySanitizer::sanitizeFunction(Function &F, TargetLibraryInfo &TLI) { sanitizeFunction() function in MemorySanitizer