Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp111 static cl::opt<int> ClMatchAllTag( variable
428 int matchAllTag = ClMatchAllTag.getNumOccurrences() > 0 ? in instrumentMemAccessInline()
429 ClMatchAllTag : (CompileKernel ? 0xFF : -1); in instrumentMemAccessInline()