Home
last modified time | relevance | path

Searched refs:KernelsThatAllocateModuleLDS (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp754 DenseSet<Function *> KernelsThatAllocateModuleLDS = in runOnModule() local
797 if (KernelsThatAllocateModuleLDS.contains(&Func)) { in runOnModule()
832 if (KernelsThatAllocateModuleLDS.contains(&Func)) { in runOnModule()