Home
last modified time | relevance | path

Searched defs:SufficientLDS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp183 bool SufficientLDS = hasSufficientLocalMem(F); in run() local
846 bool AMDGPUPromoteAllocaImpl::handleAlloca(AllocaInst &I, bool SufficientLDS) { in handleAlloca()