Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp263 static cl::opt<uint32_t> ClMaxInlinePoisoningSize( variable
2895 if (j - i >= ClMaxInlinePoisoningSize) { in copyToShadow()