Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp385 bool InstrumentStack; member in __anone00de11f0111::HWAddressSanitizer
557 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()
725 if (!InstrumentStack) in ignoreAccess()
1428 if (InstrumentStack) { in sanitizeFunction()