Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp100 static cl::opt<bool> ClInstrumentWithCalls( variable
271 return optOr(ClInstrumentWithCalls, TargetTriple.getArch() == Triple::x86_64); in shouldInstrumentWithCalls()