Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp119 static cl::opt<bool> ClInstrumentByval("hwasan-instrument-byval", variable
852 if (!ClInstrumentByval || !CI->isByValArgument(ArgNo) || in getInterestingMemoryOperands()
H A DAddressSanitizer.cpp230 ClInstrumentByval("asan-instrument-byval", variable
1524 if (!ClInstrumentByval || !CI->isByValArgument(ArgNo) || in getInterestingMemoryOperands()