Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp387 bool InstrumentStack; member in __anon159c36660111::HWAddressSanitizer
561 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()
727 if (!InstrumentStack) in ignoreAccess()
1421 if (InstrumentStack) { in sanitizeFunction()