Searched refs:NewPtrs (Results 1 – 1 of 1) sorted by relevance
587 SmallPtrSet<Value *, 16> NewPtrs; in rewriteLoadStoresForCommoningChains() local588 NewPtrs.insert(Base.first); in rewriteLoadStoresForCommoningChains()595 if (NewPtrs.count(Ptr)) in rewriteLoadStoresForCommoningChains()616 NewPtrs.insert(NewPtr); in rewriteLoadStoresForCommoningChains()1050 SmallPtrSet<Value *, 16> NewPtrs; in rewriteLoadStores() local1051 NewPtrs.insert(Base.first); in rewriteLoadStores()1056 if (NewPtrs.count(Ptr)) in rewriteLoadStores()1064 NewPtrs.insert(NewPtr); in rewriteLoadStores()