Searched refs:ValueRots (Results 1 – 1 of 1) sorted by relevance
1039 ValueRots.clear(); in collectValueRotInfo()1043 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()1054 for (auto &I : ValueRots) { in collectValueRotInfo()1850 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots; member in __anon7bd595e20411::BitPermutationSelector