Searched refs:hasSufficientLocalMem (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp117 bool hasSufficientLocalMem(const Function &F);
205 bool SufficientLDS = hasSufficientLocalMem(F);
730 bool AMDGPUPromoteAlloca::hasSufficientLocalMem(const Function &F) { function in class:AMDGPUPromoteAlloca

Completed in 53 milliseconds