Lines Matching defs:KernelsThatIndirectlyAllocateDynamicLDS
544 DenseSet<Function *> const &KernelsThatIndirectlyAllocateDynamicLDS) {
552 !KernelsThatIndirectlyAllocateDynamicLDS.empty()) {
561 KernelsThatIndirectlyAllocateDynamicLDS.contains(&Func)) {
864 DenseSet<Function *> const &KernelsThatIndirectlyAllocateDynamicLDS,
868 if (!KernelsThatIndirectlyAllocateDynamicLDS.empty()) {
878 if (KernelsThatIndirectlyAllocateDynamicLDS.contains(func)) {
1088 const DenseSet<Function *> KernelsThatIndirectlyAllocateDynamicLDS =
1118 KernelsThatIndirectlyAllocateDynamicLDS);
1138 KernelsThatIndirectlyAllocateDynamicLDS,
1144 for (auto *KernelSet : {&KernelsThatIndirectlyAllocateDynamicLDS,