Searched refs:MaxSizeWithWaveCount (Results 1 – 1 of 1) sorted by relevance
1376 unsigned MaxSizeWithWaveCount = in hasSufficientLocalMem() local1380 if (CurrentLocalMemUsage > MaxSizeWithWaveCount) in hasSufficientLocalMem()1383 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()1387 << " Rounding size to " << MaxSizeWithWaveCount in hasSufficientLocalMem()