Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp757 DenseSet<Function *> KernelsThatAllocateTableLDS = in runOnModule() local
886 if (!KernelsThatAllocateTableLDS.empty()) { in runOnModule()
896 if (KernelsThatAllocateTableLDS.contains(&Func)) { in runOnModule()