Searched refs:DeletedStores (Results 1 – 2 of 2) sorted by relevance
714 SmallPtrSetImpl<GStore *> &DeletedStores) { in mergeTruncStore() argument902 DeletedStores.insert(ST); in mergeTruncStore()910 SmallPtrSet<GStore *, 8> DeletedStores; in mergeTruncStoresBlock() local917 if (DeletedStores.count(StoreMI)) in mergeTruncStoresBlock()919 if (mergeTruncStore(*StoreMI, DeletedStores)) in mergeTruncStoresBlock()
149 SmallPtrSetImpl<GStore *> &DeletedStores);