Searched refs:selectiveInstrumentationShouldSkip (Results 1 – 1 of 1) sorted by relevance
324 bool selectiveInstrumentationShouldSkip(Function &F,1548 bool HWAddressSanitizer::selectiveInstrumentationShouldSkip( in selectiveInstrumentationShouldSkip() function in HWAddressSanitizer1596 if (selectiveInstrumentationShouldSkip(F, FAM)) in sanitizeFunction()