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.cpp324 bool selectiveInstrumentationShouldSkip(Function &F,
1548 bool HWAddressSanitizer::selectiveInstrumentationShouldSkip( in selectiveInstrumentationShouldSkip() function in HWAddressSanitizer
1596 if (selectiveInstrumentationShouldSkip(F, FAM)) in sanitizeFunction()