Searched refs:ChainsWithoutMergeableStores (Results 1 – 1 of 1) sorted by relevance
197 SmallPtrSet<SDNode *, 4> ChainsWithoutMergeableStores; member in __anon666e37100111::DAGCombiner1790 ChainsWithoutMergeableStores.clear(); in Run()20499 if (ChainsWithoutMergeableStores.contains(RootNode)) in getStoreMergeCandidates()20530 if (ChainsWithoutMergeableStores.contains(RootNode)) in getStoreMergeCandidates()21240 ChainsWithoutMergeableStores.insert(RootNode); in mergeConsecutiveStores()