Searched refs:BetterChains (Results 1 – 2 of 2) sorted by relevance
15006 SmallVector<std::pair<StoreSDNode *, SDValue>, 8> BetterChains; in findBetterNeighborChains() local15015 BetterChains.push_back(std::make_pair(ChainedStore, BetterChain)); in findBetterNeighborChains()15021 for (auto Replacement : BetterChains) in findBetterNeighborChains()
18658 SmallVector<std::pair<StoreSDNode *, SDValue>, 8> BetterChains; in findBetterNeighborChains() local18667 BetterChains.push_back(std::make_pair(ChainedStore, BetterChain)); in findBetterNeighborChains()18673 for (auto Replacement : BetterChains) in findBetterNeighborChains()