Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp725 bool suppressInstrumentationSiteForDebug(int &Instrumented);
2843 bool AddressSanitizer::suppressInstrumentationSiteForDebug(int &Instrumented) { in suppressInstrumentationSiteForDebug() function in AddressSanitizer
2959 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()
2965 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()