Searched refs:MergeConsecutiveStores (Results 1 – 13 of 13) sorted by relevance
10 ;; Ensure that MergeConsecutiveStores doesn't incorrectly reorder43 ;; these must not be reordered in MergeConsecutiveStores such that the
3 ; Ensure that MergeConsecutiveStores doesn't crash when dealing with
297 ;; in MergeConsecutiveStores. See UseAA FIXME in DAGCombiner.cpp
8 ;; Ensure that MergeConsecutiveStores doesn't incorrectly reorder43 ;; these must not be reordered in MergeConsecutiveStores such that the
5 ; ( MergeConsecutiveStores() ) and breaking the resulting ST8
3 ;; This test ensures that MergeConsecutiveStores does not attempt to
1 ; Test that MergeConsecutiveStores() does not during DAG combining
1338 ; DAGCombiner::MergeConsecutiveStores merges this into a vector store,
468 bool MergeConsecutiveStores(StoreSDNode *N);11496 bool DAGCombiner::MergeConsecutiveStores(StoreSDNode* St) { in MergeConsecutiveStores() function in DAGCombiner12159 bool Changed = MergeConsecutiveStores(ST); in visitSTORE()
561 bool MergeConsecutiveStores(StoreSDNode *St);14003 bool DAGCombiner::MergeConsecutiveStores(StoreSDNode *St) { in MergeConsecutiveStores() function in DAGCombiner14779 bool Changed = MergeConsecutiveStores(ST); in visitSTORE()