Home
last modified time | relevance | path

Searched defs:InstrumentWithCalls (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp290 bool InstrumentWithCalls; member in __anon4587ec1a0111::HWAddressSanitizer
1535 bool InstrumentWithCalls) { in init()
H A DMemorySanitizer.cpp1338 bool InstrumentWithCalls = ClInstrumentationWithCallThreshold >= 0 && in runOnFunction() local