Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp134 static cl::opt<bool> ClInstrumentWrites( variable
891 if (!ClInstrumentWrites) return nullptr; in isInterestingMemoryAccess()