Searched refs:hasSufficientLocalMem (Results 1 – 1 of 1) sorted by relevance
99 bool hasSufficientLocalMem(const Function &F);238 bool SufficientLDS = PromoteToLDS ? hasSufficientLocalMem(F) : false; in run()1171 bool AMDGPUPromoteAllocaImpl::hasSufficientLocalMem(const Function &F) { in hasSufficientLocalMem() function in AMDGPUPromoteAllocaImpl