Searched refs:DestByteNo (Results 1 – 1 of 1) sorted by relevance
1368 unsigned DestByteNo = InputByteNo + OverallLeftShift; in CollectBSwapParts() local1369 if (ByteValues.size()-1-DestByteNo != InputByteNo) in CollectBSwapParts()1374 if (ByteValues[DestByteNo] && ByteValues[DestByteNo] != V) in CollectBSwapParts()1376 ByteValues[DestByteNo] = V; in CollectBSwapParts()