Searched refs:KernelsThatAllocateTableLDS (Results 1 – 1 of 1) sorted by relevance
542 Module *M, DenseSet<Function *> const &KernelsThatAllocateTableLDS, in assignLDSKernelIDToEachKernel() argument550 if (!KernelsThatAllocateTableLDS.empty() || in assignLDSKernelIDToEachKernel()559 if (KernelsThatAllocateTableLDS.contains(&Func) || in assignLDSKernelIDToEachKernel()1084 const DenseSet<Function *> KernelsThatAllocateTableLDS = in runOnModule() local1117 assignLDSKernelIDToEachKernel(&M, KernelsThatAllocateTableLDS, in runOnModule()1120 if (!KernelsThatAllocateTableLDS.empty()) { in runOnModule()1145 &KernelsThatAllocateTableLDS}) in runOnModule()