Home
last modified time | relevance | path

Searched refs:AllClusters (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2197 auto &AllClusters = DAG->getClusters(); in clusterNeighboringMemOps() local
2202 unsigned ClusterIdx = AllClusters.size(); in clusterNeighboringMemOps()
2207 AllClusters.push_back(Group); in clusterNeighboringMemOps()