Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp542 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask() function
584 ConstantInt::get(IntptrTy, RetagMask(AllocaNo))); in getAllocaTag()