Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp327 static cl::opt<int> ClInstrumentationWithCallsThreshold( variable
730 ClInstrumentationWithCallsThreshold.getNumOccurrences() > 0 in AddressSanitizer()
731 ? ClInstrumentationWithCallsThreshold in AddressSanitizer()