Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp1523 void clusterNeighboringMemOps(ArrayRef<SUnit *> MemOps, ScheduleDAGInstrs *DAG);
1559 void BaseMemOpClusterMutation::clusterNeighboringMemOps( in clusterNeighboringMemOps() function in BaseMemOpClusterMutation
1624 clusterNeighboringMemOps(SCD.second, DAG); in apply()