Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp672 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask() function
714 ConstantInt::get(IntptrTy, RetagMask(AllocaNo))); in getAllocaTag()