Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp100 static cl::opt<bool> ClInstrumentByval("hwasan-instrument-byval", variable
685 if (!ClInstrumentByval || !CI->isByValArgument(ArgNo) || in getInterestingMemoryOperands()
H A DAddressSanitizer.cpp216 ClInstrumentByval("asan-instrument-byval", variable
1473 if (!ClInstrumentByval || !CI->isByValArgument(ArgNo) || in getInterestingMemoryOperands()