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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp111 bool hasSufficientLocalMem(const Function &F);
164 bool SufficientLDS = hasSufficientLocalMem(F);
626 bool AMDGPUPromoteAlloca::hasSufficientLocalMem(const Function &F) { function in class:AMDGPUPromoteAlloca

Completed in 48 milliseconds