Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1877 unsigned CurrentClusterBytes = MemOpa.Width.getValue().getKnownMinValue() + in clusterNeighboringMemOps() local
1881 CurrentClusterBytes = SUnit2ClusterInfo[MemOpa.SU->NodeNum].second + in clusterNeighboringMemOps()
1888 ClusterLength, CurrentClusterBytes)) in clusterNeighboringMemOps()
1933 CurrentClusterBytes}; in clusterNeighboringMemOps()
1936 << ", Curr cluster bytes: " << CurrentClusterBytes in clusterNeighboringMemOps()