Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp546 assignLDSKernelIDToEachKernel(Module * M,DenseSet<Function * > const & KernelsThatAllocateTableLDS,DenseSet<Function * > const & KernelsThatIndirectlyAllocateDynamicLDS) assignLDSKernelIDToEachKernel() argument
964 const DenseSet<Function *> KernelsThatAllocateTableLDS = runOnModule() local