Searched refs:FastCluster (Results 1 – 1 of 1) sorted by relevance
2049 void clusterNeighboringMemOps(ArrayRef<MemOpInfo> MemOps, bool FastCluster,2102 ArrayRef<MemOpInfo> MemOpRecords, bool FastCluster, in clusterNeighboringMemOps() argument2120 (FastCluster || in clusterNeighboringMemOps()2245 bool FastCluster = in groupMemOps() local2251 if (FastCluster) { in groupMemOps()2269 return FastCluster; in groupMemOps()2285 bool FastCluster = groupMemOps(MemOpRecords, DAG, Groups); in apply() local2293 clusterNeighboringMemOps(Group.second, FastCluster, DAG); in apply()