Searched refs:hasSufficientLocalMem (Results 1 – 1 of 1) sorted by relevance
110 bool hasSufficientLocalMem(const Function &F);163 bool SufficientLDS = hasSufficientLocalMem(F); in runOnFunction()621 bool AMDGPUPromoteAlloca::hasSufficientLocalMem(const Function &F) { in hasSufficientLocalMem() function in AMDGPUPromoteAlloca