Searched refs:FastMasks (Results 1 – 1 of 1) sorted by relevance
1040 static unsigned FastMasks[] = {0, 128, 64, 192, 32, 96, 224, 112, 240, in retagMask() local1044 return FastMasks[AllocaNo % std::size(FastMasks)]; in retagMask()