Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp333 bool InstrumentStack; member in __anonb30972230111::HWAddressSanitizer
568 InstrumentStack = shouldInstrumentStack(TargetTriple); in initializeModule()
1320 if (InstrumentStack) in sanitizeFunction()