Searched defs:BitProvenance (Results 1 – 1 of 1) sorted by relevance
1597 SmallVectorImpl<int> &BitProvenance) { in CollectBitParts()1718 SmallVector<int, 8> BitProvenance(BW, -1); in MatchBSwapOrBitReverse() local