Searched defs:ClusterNeighboringLoads (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp197 /// ClusterNeighboringLoads - Force nearby loads together by "gluing" them.
202 void ScheduleDAGSDNodes::ClusterNeighboringLoads(SDNode *Node) { function in class:ScheduleDAGSDNodes
302 ClusterNeighboringLoads(Node);

Completed in 613 milliseconds