Searched defs:KernelsThatAllocateModuleLDS (Results 1 – 1 of 1) sorted by relevance
834 lowerModuleScopeStructVariables(Module & M,DenseSet<GlobalVariable * > const & ModuleScopeVariables,DenseSet<Function * > const & KernelsThatAllocateModuleLDS) lowerModuleScopeStructVariables() argument 904 lowerKernelScopeStructVariables(Module & M,LDSUsesInfoTy & LDSUsesInfo,DenseSet<GlobalVariable * > const & ModuleScopeVariables,DenseSet<Function * > const & KernelsThatAllocateModuleLDS,GlobalVariable * MaybeModuleScopeStruct) lowerKernelScopeStructVariables() argument 1170 const DenseSet<Function *> KernelsThatAllocateModuleLDS = runOnModule() local