Searched refs:MaxSizeWithWaveCount (Results 1 – 1 of 1) sorted by relevance
1294 unsigned MaxSizeWithWaveCount = in hasSufficientLocalMem() local1298 if (CurrentLocalMemUsage > MaxSizeWithWaveCount) in hasSufficientLocalMem()1301 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()1305 << " Rounding size to " << MaxSizeWithWaveCount in hasSufficientLocalMem()