Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp243 static cl::opt<uint32_t> ClMaxInlinePoisoningSize( variable
2718 if (j - i >= ClMaxInlinePoisoningSize) { in copyToShadow()