Home
last modified time | relevance | path

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

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