Home
last modified time | relevance | path

Searched refs:selectiveInstrumentationShouldSkip (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp314 bool selectiveInstrumentationShouldSkip(Function &F,
1529 bool HWAddressSanitizer::selectiveInstrumentationShouldSkip( in selectiveInstrumentationShouldSkip() function in HWAddressSanitizer
1568 if (selectiveInstrumentationShouldSkip(F, FAM)) in sanitizeFunction()