Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp547 static unsigned FastMasks[] = { in RetagMask() local
551 return FastMasks[AllocaNo % (sizeof(FastMasks) / sizeof(FastMasks[0]))]; in RetagMask()