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.cpp2049 void clusterNeighboringMemOps(ArrayRef<MemOpInfo> MemOps, bool FastCluster,
2101 void BaseMemOpClusterMutation::clusterNeighboringMemOps( in clusterNeighboringMemOps() function in BaseMemOpClusterMutation
2293 clusterNeighboringMemOps(Group.second, FastCluster, DAG); in apply()