Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp424 bool InstrumentGlobals; member in __anon1b7bdbef0111::HWAddressSanitizer
642 InstrumentGlobals = in initializeModule()
648 if (InstrumentGlobals) in initializeModule()
795 if (!InstrumentGlobals) in ignoreAccessWithoutRemark()