Searched refs:ChainsWithoutMergeableStores (Results 1 – 1 of 1) sorted by relevance
200 SmallPtrSet<SDNode *, 4> ChainsWithoutMergeableStores; member in __anon666e37100111::DAGCombiner1847 ChainsWithoutMergeableStores.clear(); in Run()21513 if (ChainsWithoutMergeableStores.contains(RootNode)) in getStoreMergeCandidates()21544 if (ChainsWithoutMergeableStores.contains(RootNode)) in getStoreMergeCandidates()22297 ChainsWithoutMergeableStores.insert(RootNode); in mergeConsecutiveStores()