Home
last modified time | relevance | path

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

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