Searched refs:StartBitRHS (Results 1 – 1 of 1) sorted by relevance
4059 unsigned StartBitRHS = BitWidth - ModAmt; in collectBitParts() local4061 for (unsigned BitIdx = 0; BitIdx < StartBitRHS; ++BitIdx) in collectBitParts()4064 Result->Provenance[BitIdx] = RHS->Provenance[BitIdx + StartBitRHS]; in collectBitParts()