Searched refs:FastCluster (Results 1 – 1 of 1) sorted by relevance
1552 void clusterNeighboringMemOps(ArrayRef<MemOpInfo> MemOps, bool FastCluster,1599 ArrayRef<MemOpInfo> MemOpRecords, bool FastCluster, in clusterNeighboringMemOps() argument1616 (FastCluster || in clusterNeighboringMemOps()1716 bool FastCluster = in groupMemOps() local1722 if (FastCluster) { in groupMemOps()1740 return FastCluster; in groupMemOps()1756 bool FastCluster = groupMemOps(MemOpRecords, DAG, Groups); in apply() local1764 clusterNeighboringMemOps(Group.second, FastCluster, DAG); in apply()