Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp774 void clusterNeighboringLoads(ArrayRef<SUnit*> Loads, ScheduleDAGMI *DAG);
786 void LoadClusterMutation::clusterNeighboringLoads(ArrayRef<SUnit*> Loads, in clusterNeighboringLoads() function in LoadClusterMutation
860 clusterNeighboringLoads(StoreChainDependents[Idx], DAG); in apply()