Home
last modified time | relevance | path

Searched defs:MaybeModuleScopeStruct (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp905 lowerKernelScopeStructVariables(Module & M,LDSUsesInfoTy & LDSUsesInfo,DenseSet<GlobalVariable * > const & ModuleScopeVariables,DenseSet<Function * > const & KernelsThatAllocateModuleLDS,GlobalVariable * MaybeModuleScopeStruct) lowerKernelScopeStructVariables() argument
1181 GlobalVariable *MaybeModuleScopeStruct = lowerModuleScopeStructVariables( runOnModule() local