Searched refs:KernelsThatAllocateTableLDS (Results 1 – 1 of 1) sorted by relevance
710 Module *M, DenseSet<Function *> const &KernelsThatAllocateTableLDS, in assignLDSKernelIDToEachKernel() argument718 if (!KernelsThatAllocateTableLDS.empty() || in assignLDSKernelIDToEachKernel()727 if (KernelsThatAllocateTableLDS.contains(&Func) || in assignLDSKernelIDToEachKernel()1173 const DenseSet<Function *> KernelsThatAllocateTableLDS = in runOnModule() local1206 assignLDSKernelIDToEachKernel(&M, KernelsThatAllocateTableLDS, in runOnModule()1209 if (!KernelsThatAllocateTableLDS.empty()) { in runOnModule()1228 for (Function *F : KernelsThatAllocateTableLDS) in runOnModule()