Searched refs:LoadClusterThreshold (Results 1 – 1 of 1) sorted by relevance
460 unsigned LoadClusterThreshold = 16; in shouldClusterMemOps() local466 return (NumLoads * (RI.getRegSizeInBits(*DstRC) / 8)) <= LoadClusterThreshold; in shouldClusterMemOps()