Searched defs:KernelsThatIndirectlyAllocateDynamicLDS (Results 1 – 1 of 1) sorted by relevance
546 DenseSet<Function *> const &KernelsThatIndirectlyAllocateDynamicLDS) { in assignLDSKernelIDToEachKernel()866 DenseSet<Function *> const &KernelsThatIndirectlyAllocateDynamicLDS, in lowerDynamicLDSVariables()967 const DenseSet<Function *> KernelsThatIndirectlyAllocateDynamicLDS = in runOnModule() local