Searched refs:ReorderWhileClustering (Results 1 – 2 of 2) sorted by relevance
2037 bool ReorderWhileClustering; member in __anon86c4b1480711::BaseMemOpClusterMutation2042 bool ReorderWhileClustering) in BaseMemOpClusterMutation() argument2044 ReorderWhileClustering(ReorderWhileClustering) {} in BaseMemOpClusterMutation()2061 bool ReorderWhileClustering) in StoreClusterMutation() argument2062 : BaseMemOpClusterMutation(tii, tri, false, ReorderWhileClustering) {} in StoreClusterMutation()2068 bool ReorderWhileClustering) in LoadClusterMutation() argument2069 : BaseMemOpClusterMutation(tii, tri, true, ReorderWhileClustering) {} in LoadClusterMutation()2079 bool ReorderWhileClustering) { in createLoadClusterDAGMutation() argument2081 TII, TRI, ReorderWhileClustering) in createLoadClusterDAGMutation()2088 bool ReorderWhileClustering) { in createStoreClusterDAGMutation() argument[all …]
1389 bool ReorderWhileClustering = false);1396 bool ReorderWhileClustering = false);