Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp93 static cl::opt<bool> ClInstrumentWithCalls( variable
248 return ClInstrumentWithCalls.getNumOccurrences() in shouldInstrumentWithCalls()
249 ? ClInstrumentWithCalls in shouldInstrumentWithCalls()