Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp926 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask() function
977 ConstantInt::get(IntptrTy, RetagMask(AllocaNo))); in getAllocaTag()
1170 RetagMask(N)}; in instrumentStack()