Searched refs:KernelsThatAllocateModuleLDS (Results 1 – 1 of 1) sorted by relevance
667 DenseSet<Function *> const &KernelsThatAllocateModuleLDS) { in lowerModuleScopeStructVariables() argument715 if (KernelsThatAllocateModuleLDS.contains(&Func)) { in lowerModuleScopeStructVariables()737 DenseSet<Function *> const &KernelsThatAllocateModuleLDS, in lowerKernelScopeStructVariables() argument766 if (KernelsThatAllocateModuleLDS.contains(&Func)) { in lowerKernelScopeStructVariables()1081 const DenseSet<Function *> KernelsThatAllocateModuleLDS = in runOnModule() local1093 M, ModuleScopeVariables, KernelsThatAllocateModuleLDS); in runOnModule()1097 KernelsThatAllocateModuleLDS, in runOnModule()1171 KernelsThatAllocateModuleLDS.contains(&Func); in runOnModule()