Searched refs:FastCluster (Results 1 – 1 of 1) sorted by relevance
1798 void clusterNeighboringMemOps(ArrayRef<MemOpInfo> MemOps, bool FastCluster,1851 ArrayRef<MemOpInfo> MemOpRecords, bool FastCluster, in clusterNeighboringMemOps() argument1868 (FastCluster || in clusterNeighboringMemOps()1972 bool FastCluster = in groupMemOps() local1978 if (FastCluster) { in groupMemOps()1996 return FastCluster; in groupMemOps()2012 bool FastCluster = groupMemOps(MemOpRecords, DAG, Groups); in apply() local2020 clusterNeighboringMemOps(Group.second, FastCluster, DAG); in apply()