[NFC][MachineScheduler] Rename NumLoads parameter of shouldClusterMemOps to ClusterSize (#73757)
As the same hook is called for both load and store clustering, NumLoads is a misleading name. Use ClusterSize instead.
Loading
Please sign in to comment