Searched refs:hasSufficientLocalMem (Results 1 – 1 of 1) sorted by relevance
97 bool hasSufficientLocalMem(const Function &F);183 bool SufficientLDS = hasSufficientLocalMem(F); in run()710 bool AMDGPUPromoteAllocaImpl::hasSufficientLocalMem(const Function &F) { in hasSufficientLocalMem() function in AMDGPUPromoteAllocaImpl