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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp123 bool handleAlloca(AllocaInst &I, bool SufficientLDS);
175 if (handleAlloca(*AI, SufficientLDS))
719 bool AMDGPUPromoteAlloca::handleAlloca(AllocaInst &I, bool SufficientLDS) { function in class:AMDGPUPromoteAlloca

Completed in 56 milliseconds