Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1758 void clusterNeighboringMemOps(ArrayRef<MemOpInfo> MemOps, bool FastCluster,
1810 void BaseMemOpClusterMutation::clusterNeighboringMemOps( in clusterNeighboringMemOps() function in BaseMemOpClusterMutation
1979 clusterNeighboringMemOps(Group.second, FastCluster, DAG); in apply()