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