Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp701 bool suppressInstrumentationSiteForDebug(int &Instrumented);
2615 bool AddressSanitizer::suppressInstrumentationSiteForDebug(int &Instrumented) { in suppressInstrumentationSiteForDebug() function in AddressSanitizer
2731 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()
2737 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()