Home
last modified time | relevance | path

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

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