Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1625 unsigned CurrentClusterBytes = MemOpa.Width + MemOpb.Width; in clusterNeighboringMemOps() local
1628 CurrentClusterBytes = in clusterNeighboringMemOps()
1633 CurrentClusterBytes)) in clusterNeighboringMemOps()
1678 CurrentClusterBytes}; in clusterNeighboringMemOps()
1681 << ", Curr cluster bytes: " << CurrentClusterBytes in clusterNeighboringMemOps()