Searched refs:ReorderWhileClustering (Results 1 – 2 of 2) sorted by relevance
1786 bool ReorderWhileClustering; member in __anon86c4b1480511::BaseMemOpClusterMutation1791 bool ReorderWhileClustering) in BaseMemOpClusterMutation() argument1793 ReorderWhileClustering(ReorderWhileClustering) {} in BaseMemOpClusterMutation()1810 bool ReorderWhileClustering) in StoreClusterMutation() argument1811 : BaseMemOpClusterMutation(tii, tri, false, ReorderWhileClustering) {} in StoreClusterMutation()1817 bool ReorderWhileClustering) in LoadClusterMutation() argument1818 : BaseMemOpClusterMutation(tii, tri, true, ReorderWhileClustering) {} in LoadClusterMutation()1828 bool ReorderWhileClustering) { in createLoadClusterDAGMutation() argument1830 TII, TRI, ReorderWhileClustering) in createLoadClusterDAGMutation()1837 bool ReorderWhileClustering) { in createStoreClusterDAGMutation() argument[all …]
1365 bool ReorderWhileClustering = false);1372 bool ReorderWhileClustering = false);