Searched refs:KernelsThatAllocateTableLDS (Results 1 – 1 of 1) sorted by relevance
545 Module *M, DenseSet<Function *> const &KernelsThatAllocateTableLDS, in assignLDSKernelIDToEachKernel() argument553 if (!KernelsThatAllocateTableLDS.empty() || in assignLDSKernelIDToEachKernel()562 if (KernelsThatAllocateTableLDS.contains(&Func) || in assignLDSKernelIDToEachKernel()963 const DenseSet<Function *> KernelsThatAllocateTableLDS = in runOnModule() local996 assignLDSKernelIDToEachKernel(&M, KernelsThatAllocateTableLDS, in runOnModule()999 if (!KernelsThatAllocateTableLDS.empty()) { in runOnModule()1018 for (Function *F : KernelsThatAllocateTableLDS) in runOnModule()