Searched refs:KernelsThatAllocateModuleLDS (Results 1 – 1 of 1) sorted by relevance
834 DenseSet<Function *> const &KernelsThatAllocateModuleLDS) { in lowerModuleScopeStructVariables() argument882 if (KernelsThatAllocateModuleLDS.contains(&Func)) { in lowerModuleScopeStructVariables()904 DenseSet<Function *> const &KernelsThatAllocateModuleLDS, in lowerKernelScopeStructVariables() argument933 if (KernelsThatAllocateModuleLDS.contains(&Func)) { in lowerKernelScopeStructVariables()1170 const DenseSet<Function *> KernelsThatAllocateModuleLDS = in runOnModule() local1182 M, ModuleScopeVariables, KernelsThatAllocateModuleLDS); in runOnModule()1186 KernelsThatAllocateModuleLDS, in runOnModule()1259 KernelsThatAllocateModuleLDS.contains(&Func); in runOnModule()