Searched refs:MaxSizeWithWaveCount (Results 1 – 1 of 1) sorted by relevance
1455 unsigned MaxSizeWithWaveCount = in hasSufficientLocalMem() local1459 if (CurrentLocalMemUsage > MaxSizeWithWaveCount) in hasSufficientLocalMem()1462 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()1466 << " Rounding size to " << MaxSizeWithWaveCount in hasSufficientLocalMem()