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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp805 static unsigned RetagMask(unsigned AllocaNo) { function
856 ConstantInt::get(IntptrTy, RetagMask(AllocaNo)));
1046 RetagMask(N)};

Completed in 101 milliseconds