Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1837 unsigned CurrentClusterBytes = MemOpa.Width + MemOpb.Width; in clusterNeighboringMemOps() local
1840 CurrentClusterBytes = in clusterNeighboringMemOps()
1847 ClusterLength, CurrentClusterBytes)) in clusterNeighboringMemOps()
1892 CurrentClusterBytes}; in clusterNeighboringMemOps()
1895 << ", Curr cluster bytes: " << CurrentClusterBytes in clusterNeighboringMemOps()