Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp399 bool InstrumentStack; member in __anon75deca650111::HWAddressSanitizer
580 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()
776 if (!InstrumentStack) in ignoreAccess()
1501 if (InstrumentStack) { in sanitizeFunction()